diff options
Diffstat (limited to 'json_object_iterator.c')
| -rw-r--r-- | json_object_iterator.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/json_object_iterator.c b/json_object_iterator.c index 796015e..1c2b3f2 100644 --- a/json_object_iterator.c +++ b/json_object_iterator.c @@ -9,6 +9,7 @@ * ******************************************************************************* */ +#include "config.h" #include <stddef.h> |
