]> sigrok.org Git - sigrok-cli.git/commit
Build: Include <config.h> first in all source files
authorDaniel Elstner <redacted>
Sun, 13 Sep 2015 20:42:51 +0000 (22:42 +0200)
committerDaniel Elstner <redacted>
Sun, 13 Sep 2015 20:42:51 +0000 (22:42 +0200)
commitd486cbddfe380de95a98646f7626426955e563ee
tree2bb32bb0aa069846eb992efabac72f75275e1594
parent89025e7128b7d2540764eb9b8ef600286ef25f91
Build: Include <config.h> first in all source files

Since Autoconf places some important feature flags only into the
configuration header, it is necessary to include it globally to
guarantee a consistent build.
anykey.c
decode.c
device.c
input.c
main.c
options.c
parsers.c
session.c
show.c
sigrok-cli.h