diff options
Diffstat (limited to 'json-glib/json-parser.c')
-rw-r--r-- | json-glib/json-parser.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/json-glib/json-parser.c b/json-glib/json-parser.c index edc13f0..16aee60 100644 --- a/json-glib/json-parser.c +++ b/json-glib/json-parser.c @@ -30,9 +30,7 @@ * inside a file or inside a static buffer. */ -#ifdef HAVE_CONFIG_H #include "config.h" -#endif #include <string.h> |