diff options
author | Felix Fietkau <nbd@openwrt.org> | 2011-09-07 09:18:54 +0200 |
---|---|---|
committer | Felix Fietkau <nbd@openwrt.org> | 2011-09-07 09:18:54 +0200 |
commit | 3fa53680c85a6e029a3e7b4d673bffee4795fa52 (patch) | |
tree | e39243596c98b9f03177b6b518ec4276edd05de8 /main.c | |
parent | 3492219e211678c56b48d3f544cb0c0da9d606a0 (diff) |
move more stuff out of netifd.h
Diffstat (limited to 'main.c')
-rw-r--r-- | main.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -5,6 +5,7 @@ #include "netifd.h" #include "ubus.h" +#include "config.h" static int usage(const char *progname) { |