]> pilppa.org Git - uci.git/blobdiff - history.c
split off and compile file.c separately
[uci.git] / history.c
index c698192eda56f760665933f589fb32764927c070..649ead19a92b3d9fc6801e0e74a9d3cffa0d7b99 100644 (file)
--- a/history.c
+++ b/history.c
@@ -239,7 +239,7 @@ done:
 }
 
 /* returns the number of changes that were successfully parsed */
-static int uci_load_history(struct uci_context *ctx, struct uci_package *p, bool flush)
+__private int uci_load_history(struct uci_context *ctx, struct uci_package *p, bool flush)
 {
        struct uci_element *e;
        char *filename = NULL;