summaryrefslogtreecommitdiff
path: root/example/simple.c
diff options
context:
space:
mode:
Diffstat (limited to 'example/simple.c')
-rw-r--r--example/simple.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/example/simple.c b/example/simple.c
index a6f8e6a98..de4488383 100644
--- a/example/simple.c
+++ b/example/simple.c
@@ -1,4 +1,5 @@
#include <stdio.h>
+#include <stdlib.h>
#include <string.h>
#include "../jsmn.h"