more export stuff
[project/uci.git] / uci.h
diff --git a/uci.h b/uci.h
index 65fb7d3..c5594d8 100644 (file)
--- a/uci.h
+++ b/uci.h
@@ -125,6 +125,8 @@ struct uci_config
        struct uci_list sections;
        struct uci_context *ctx;
        char *name;
+       /* private: */
+       int n_section;
 };
 
 struct uci_section