aboutsummaryrefslogtreecommitdiffstats
path: root/testing/jshon/missing-typesh.patch
blob: d94c2a0ac0bf5db5fc71cc1ba8eec9d7cbe9795a (plain)
1
2
3
4
5
6
7
8
9
10
--- ./jshon.c.orig
+++ ./jshon.c
@@ -5,6 +5,7 @@
 #include <stdlib.h>
 #include <sys/param.h>
 #include <sys/stat.h>
+#include <sys/types.h>
 #include <unistd.h>
 #include <jansson.h>
 #include <errno.h>