summaryrefslogtreecommitdiff
path: root/handler.h
diff options
context:
space:
mode:
Diffstat (limited to 'handler.h')
-rw-r--r--handler.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/handler.h b/handler.h
index d4b0334..ca74aa6 100644
--- a/handler.h
+++ b/handler.h
@@ -15,6 +15,7 @@
#define __NETIFD_HANDLER_H
#include <libubox/blobmsg_json.h>
+#include "config.h"
typedef void (*script_dump_cb)(const char *script, const char *name, json_object *obj);