projects
/
oweals
/
netifd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
72adf25
)
handler: include config.h
author
Felix Fietkau
<nbd@openwrt.org>
Tue, 24 Sep 2013 09:56:43 +0000
(11:56 +0200)
committer
Felix 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
patch
|
blob
|
history
diff --git
a/handler.h
b/handler.h
index d4b03344a41d820500b85398c2d0ea76c49b217a..ca74aa64526bb3ab3ab0c488f1fdf3421b265c7a 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);