X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=netifd.h;h=160ea3bccd7636c8a0de49466c5c33333d39c614;hp=17b839b722fb133abd3963ca20856a6e98012d88;hb=3a9fe0cb9fa812bdecdf0a6f2d5e81877fe8cd1b;hpb=d6bcf552c169c1d0fd317f9654b8c81c3d838362 diff --git a/netifd.h b/netifd.h index 17b839b..160ea3b 100644 --- a/netifd.h +++ b/netifd.h @@ -23,6 +23,7 @@ struct device; struct interface; extern struct uci_context *uci_ctx; +extern bool config_init; void config_init_interfaces(const char *name);