Merge branch '1.2'
[jansson.git] / src / value.c
index 7c41c89..e024fdb 100644 (file)
@@ -6,6 +6,9 @@
  */
 
 #define _GNU_SOURCE
+
+#include <config.h>
+
 #include <stdlib.h>
 #include <string.h>