json_script: do not rely on global includes for other libubox header files
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
This commit is contained in:
parent
38ea521911
commit
b2010c706c
2 changed files with 5 additions and 6 deletions
|
@ -16,8 +16,7 @@
|
|||
#include <sys/stat.h>
|
||||
#include <regex.h>
|
||||
|
||||
#include <libubox/avl-cmp.h>
|
||||
|
||||
#include "avl-cmp.h"
|
||||
#include "json_script.h"
|
||||
|
||||
struct json_call {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue