]> 4ch.mooo.com Git - 16.git/blobdiff - src/lib/16_map.c
got the jsmn library issue sorted out
[16.git] / src / lib / 16_map.c
index dad025f7c8eb4c3f858700da06fecf0a09634887..afb8ff0ad5d4a348af1df2a054ab9317f66e2e92 100755 (executable)
@@ -23,6 +23,8 @@
 //TODO USE CA AND THIS FILE FORMAT\r
 \r
 #include "src/lib/16_map.h"\r
+#define JSMN_STATIC\r
+#include "src/lib/jsmn/jsmn.h"\r
 #include <malloc.h>\r
 \r
 // Ideally, preprocess json during compilation and read serialized data\r