]> sigrok.org Git - libsigrok.git/blobdiff - src/scale/kern.c
Build: Include <config.h> first in all source files
[libsigrok.git] / src / scale / kern.c
index 9784c95219b47c34aabe56c0c6b20c9dcddc4399..0360030df954e35742822c614c6f1c9d701ca0c8 100644 (file)
@@ -22,6 +22,7 @@
  * KERN scale protocol parser.
  */
 
+#include <config.h>
 #include <string.h>
 #include <ctype.h>
 #include <math.h>