config: use the new uci_blob library code
[project/netifd.git] / system.h
index d293157..f1f32cb 100644 (file)
--- a/system.h
+++ b/system.h
@@ -32,7 +32,7 @@ enum tunnel_param {
        __TUNNEL_ATTR_MAX
 };
 
-const struct config_param_list tunnel_attr_list;
+const struct uci_blob_param_list tunnel_attr_list;
 
 enum bridge_opt {
        /* stp and forward delay always set */