X-Git-Url: http://git.archive.openwrt.org/?p=project%2Fnetifd.git;a=blobdiff_plain;f=interface.h;h=0a947b41311061e2675b339714f9bcf4d93869ec;hp=13761f84d1223196d28a23a432d30fc0bee520a5;hb=9585227f1141d9da5a3186df5e10c4521e65083e;hpb=da279866a33682e590428b740b4564a4b2e6f780 diff --git a/interface.h b/interface.h index 13761f8..0a947b4 100644 --- a/interface.h +++ b/interface.h @@ -140,7 +140,7 @@ struct interface { extern struct vlist_tree interfaces; -extern const struct config_param_list interface_attr_list; +extern const struct uci_blob_param_list interface_attr_list; void interface_init(struct interface *iface, const char *name, struct blob_attr *config);