handler: include config.h
authorFelix Fietkau <nbd@openwrt.org>
Tue, 24 Sep 2013 09:56:43 +0000 (11:56 +0200)
committerFelix Fietkau <nbd@openwrt.org>
Tue, 22 Oct 2013 12:10:33 +0000 (14:10 +0200)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
handler.h

index d4b0334..ca74aa6 100644 (file)
--- 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);