summaryrefslogtreecommitdiffstats
path: root/bmx7/patches/001-json-c.patch
blob: 794bd9e87fac73ea47f1863bc5fac75e43b9c37a (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: bmx7-r2014112401/lib/bmx7_json/json.c
===================================================================
--- bmx7-r2014112401.orig/lib/bmx7_json/json.c
+++ bmx7-r2014112401/lib/bmx7_json/json.c
@@ -27,7 +27,7 @@
 #include <unistd.h>
 #include <fcntl.h>
 #include <stdint.h>
-#include <json/json.h>
+#include <json-c/json.h>
 //#include <dirent.h>
 //#include <sys/inotify.h>