fix for json 0.12
Signed-off-by: John Crispin <blogic@openwrt.org>
This commit is contained in:
parent
805e8ce891
commit
b71df5b75f
1 changed files with 1 additions and 1 deletions
|
@ -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>
|
||||
|
|
Loading…
Reference in a new issue