--- handler.h | 1 + 1 file changed, 1 insertion(+)
diff --git a/handler.h b/handler.h index e3e2af5..d17674a 100644 --- a/handler.h +++ b/handler.h @@ -16,6 +16,7 @@ #include <libubox/blobmsg_json.h> #include <json-c/json.h> +#include <json-c/bits.h> #include "config.h" typedef void (*script_dump_cb)(const char *script, const char *name, json_object *obj); -- 1.8.4 _______________________________________________ openwrt-devel mailing list [email protected] https://lists.openwrt.org/cgi-bin/mailman/listinfo/openwrt-devel
