Make int32_t available on all systems
[jansson.git] / src / load.c
index bcc7aa7..baf3183 100644 (file)
@@ -14,7 +14,6 @@
 #include <string.h>
 #include <stdarg.h>
 #include <assert.h>
-#include <stdint.h>
 
 #include <jansson.h>
 #include "jansson_private.h"