bmx7: separate bmx7 namespace for binaries, libs, config, runtimedir, ...
[feed/routing.git] / bmx7 / patches / 001-json-c.patch
1 Index: bmx7-r2014112401/lib/bmx7_json/json.c
2 ===================================================================
3 --- bmx7-r2014112401.orig/lib/bmx7_json/json.c
4 +++ bmx7-r2014112401/lib/bmx7_json/json.c
5 @@ -27,7 +27,7 @@
6 #include <unistd.h>
7 #include <fcntl.h>
8 #include <stdint.h>
9 -#include <json/json.h>
10 +#include <json-c/json.h>
11 //#include <dirent.h>
12 //#include <sys/inotify.h>
13