Merge branch '1.2'
[jansson.git] / src / hashtable.c
index 4b58b26..a312047 100644 (file)
@@ -5,6 +5,8 @@
  * it under the terms of the MIT license. See LICENSE for details.
  */
 
+#include <config.h>
+
 #include <stdlib.h>
 #include "hashtable.h"