fix building without plugin support
[project/uci.git] / uci_internal.h
index 32f2951..3bd55a1 100644 (file)
@@ -20,7 +20,7 @@
 #ifdef UCI_PLUGIN_SUPPORT
 #define __plugin extern
 #else
-#define __plugin static
+#define __plugin __private
 #endif
 
 struct uci_parse_context