plugin.h: explicitly include json.h
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
This commit is contained in:
parent
7fd4564b8a
commit
c1ed6d7856
1 changed files with 1 additions and 0 deletions
|
@ -33,6 +33,7 @@
|
|||
|
||||
#include <libubox/blobmsg_json.h>
|
||||
#include <libubus.h>
|
||||
#include <json/json.h>
|
||||
|
||||
#include <rpcd/exec.h>
|
||||
#include <rpcd/session.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue