]> sigrok.org Git - libsigrok.git/commit
Various #include file cosmetic fixes.
authorUwe Hermann <redacted>
Mon, 23 Mar 2015 19:18:39 +0000 (20:18 +0100)
committerUwe Hermann <redacted>
Tue, 24 Mar 2015 18:30:16 +0000 (19:30 +0100)
commit515ab0889ebde4b373d620044a1a98da37153056
treed804ad231c593a3400b7df1d979091b3e5588b78
parent98fec29ecbb5093856b69311be8e937c162edded
Various #include file cosmetic fixes.

Generally include system headers before local headers, unless there's
a technical reason to use another order.
27 files changed:
src/hardware/agilent-dmm/sched.c
src/hardware/baylibre-acme/gpio.c
src/hardware/beaglelogic/beaglelogic.h
src/hardware/beaglelogic/protocol.c
src/hardware/colead-slm/api.c
src/hardware/colead-slm/protocol.c
src/hardware/hantek-dso/dso.c
src/hardware/motech-lps-30x/api.c
src/hardware/motech-lps-30x/protocol.c
src/hardware/motech-lps-30x/protocol.h
src/hardware/openbench-logic-sniffer/api.c
src/hardware/openbench-logic-sniffer/protocol.c
src/hardware/pipistrello-ols/protocol.h
src/hardware/saleae-logic16/protocol.c
src/hardware/sysclk-lwla/api.c
src/hardware/sysclk-lwla/lwla.c
src/hardware/sysclk-lwla/lwla.h
src/hardware/sysclk-lwla/protocol.c
src/hardware/sysclk-lwla/protocol.h
src/hardware/uni-t-ut32x/api.c
src/hardware/uni-t-ut32x/protocol.c
src/scpi/scpi.c
src/scpi/scpi_libgpib.c
src/scpi/scpi_serial.c
src/scpi/scpi_tcp.c
src/scpi/scpi_visa.c
src/scpi/scpi_vxi.c