]> sigrok.org Git - libsigrok.git/commit
config.h usage cleanups.
authorUwe Hermann <redacted>
Tue, 23 Oct 2012 22:41:21 +0000 (00:41 +0200)
committerUwe Hermann <redacted>
Tue, 23 Oct 2012 22:41:21 +0000 (00:41 +0200)
commit545f9786390a89b8bb6868907afa555fc0a6ece4
treef04a4b62cffec444a19ae617128c9602684b71ab
parentafe2f28e65f3c3d9b510f101d6cd76c59794cd17
config.h usage cleanups.

 - Drop config.h #include from files that don't actually use any of
   its contents (at the moment).

 - Add comment for those that do need it.
21 files changed:
backend.c
device.c
hardware/agilent-dmm/api.c
hardware/agilent-dmm/sched.c
hardware/fluke-dmm/api.c
hardware/fluke-dmm/fluke.c
hardware/fx2lafw/fx2lafw.c
hardware/hantek-dso/api.c
hardware/hantek-dso/dso.c
hardware/radioshack-dmm/api.c
hardware/radioshack-dmm/radioshack.c
hardware/zeroplus-logic-cube/zeroplus.c
hwdriver.c
libsigrok-internal.h
output/analog.c
output/csv.c
output/float.c
output/gnuplot.c
output/text/text.c
output/vcd.c
session_file.c