diff options
Diffstat (limited to 'json-glib/json-generator.c')
-rw-r--r-- | json-glib/json-generator.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/json-glib/json-generator.c b/json-glib/json-generator.c index 276f3a6..9868973 100644 --- a/json-glib/json-generator.c +++ b/json-glib/json-generator.c @@ -29,9 +29,7 @@ * put it into a buffer or a file. */ -#ifdef HAVE_CONFIG_H #include "config.h" -#endif #include <stdlib.h> #include <string.h> |