diff --git a/parson.c b/parson.c index e485039..943b898 100644 --- a/parson.c +++ b/parson.c @@ -23,6 +23,7 @@ #include #include #include +#include #include "parson.h" #define STARTING_CAPACITY 10