Welcome to mirror list, hosted at ThFree Co, Russian Federation.

git.openwrt.org/project/libubox.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'json_script.c')
-rw-r--r--json_script.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/json_script.c b/json_script.c
index bc23754..a288214 100644
--- a/json_script.c
+++ b/json_script.c
@@ -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 {