X-Git-Url: http://4ch.mooo.com/gitweb/?a=blobdiff_plain;f=src%2Flib%2F16_map.c;h=1afb7bc8efe47dd95941e9ecc1cada52d1e47fef;hb=0a20122c69db40134055fec030af5a468eb266a3;hp=c3d66e2c6e2ef80573244884cb7cc8ee38333e86;hpb=16fee04bfaa2cf218b1a906b0df0ed7e3a5706fa;p=16.git diff --git a/src/lib/16_map.c b/src/lib/16_map.c index c3d66e2c..1afb7bc8 100755 --- a/src/lib/16_map.c +++ b/src/lib/16_map.c @@ -20,7 +20,7 @@ * */ -#include "16_map.h" +#include "src/lib/16_map.h" // Ideally, preprocess json during compilation and read serialized data @@ -33,9 +33,9 @@ int jsoneq(const char *json, jsmntok_t *tok, const char *s) { } void extract_map(const char *js, jsmntok_t *t, size_t count, map_t *map) { - int i, j, k, indent, inner_end; + int i, j, k, indent=0, inner_end; bitmap_t bp; - char *s; + //char *s; i = 0; while(i