14 lines
385 B
Diff
14 lines
385 B
Diff
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>
|
|
|