commit
5eec1474fd
1 changed files with 13 additions and 0 deletions
13
bmx6/patches/001-json-c.patch
Normal file
13
bmx6/patches/001-json-c.patch
Normal file
|
@ -0,0 +1,13 @@
|
|||
Index: bmx6-r2014112401/lib/bmx6_json/json.c
|
||||
===================================================================
|
||||
--- bmx6-r2014112401.orig/lib/bmx6_json/json.c
|
||||
+++ bmx6-r2014112401/lib/bmx6_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>
|
||||
|
Loading…
Reference in a new issue