X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=config.c;h=2a4653259b9ff3fbafa73c49295724afe45d2275;hp=b18416516dd71da55785329a71c5147ddc83f690;hb=b8d44d56f67ee86233017b508c3af375df86fae9;hpb=f69552b1f85f08e1ae3651f2bc1810aa2f5c1af7 diff --git a/config.c b/config.c index b184165..2a46532 100644 --- a/config.c +++ b/config.c @@ -177,7 +177,7 @@ config_parse_interface(struct uci_section *s) iface->config.version = config_version; } -void +static void config_init_devices(void) { struct uci_element *e;