summaryrefslogtreecommitdiffhomepage
path: root/types.c
diff options
context:
space:
mode:
Diffstat (limited to 'types.c')
-rw-r--r--types.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/types.c b/types.c
index 5707ce9..4f5088c 100644
--- a/types.c
+++ b/types.c
@@ -23,6 +23,8 @@
#include <ctype.h>
#include <float.h>
+#include "json-c-compat.h"
+
#include "ucode/types.h"
#include "ucode/util.h"
#include "ucode/vm.h"