projects
/
oweals
/
rpcd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
805e8ce
)
fix for json 0.12
author
John Crispin
<blogic@openwrt.org>
Sun, 8 Mar 2015 14:04:13 +0000
(15:04 +0100)
committer
John Crispin
<blogic@openwrt.org>
Sun, 8 Mar 2015 14:04:13 +0000
(15:04 +0100)
Signed-off-by: John Crispin <blogic@openwrt.org>
include/rpcd/plugin.h
patch
|
blob
|
history
diff --git
a/include/rpcd/plugin.h
b/include/rpcd/plugin.h
index 3f992dc7c863e4810b3420fb5fd6cd18ebc1309a..8a1178d6594a087943c365b6d5e686a68291d527 100644
(file)
--- a/
include/rpcd/plugin.h
+++ b/
include/rpcd/plugin.h
@@
-33,7
+33,7
@@
#include <libubox/blobmsg_json.h>
#include <libubus.h>
-#include <json/json.h>
+#include <json
-c
/json.h>
#include <rpcd/exec.h>
#include <rpcd/session.h>