From 367843620d039ad183bc4d7c33d91c316d717621 Mon Sep 17 00:00:00 2001 From: Daniel Elstner Date: Sun, 13 Sep 2015 22:07:11 +0200 Subject: Build: Include 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. --- version.c | 1 + 1 file changed, 1 insertion(+) (limited to 'version.c') diff --git a/version.c b/version.c index 8fbbafa..699b3f5 100644 --- a/version.c +++ b/version.c @@ -18,6 +18,7 @@ * Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA */ +#include #include "libsigrokdecode.h" /** -- cgit v1.2.3-70-g09d2