projects
/
oweals
/
uci.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0e8c97e
)
fix building without plugin support
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 26 Mar 2011 22:37:53 +0000
(23:37 +0100)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 26 Mar 2011 22:37:53 +0000
(23:37 +0100)
uci_internal.h
patch
|
blob
|
history
diff --git
a/uci_internal.h
b/uci_internal.h
index 32f29511f849ca20acf2705f7b84253a4657b308..3bd55a177b43203285bf96e271db287229e5f4fe 100644
(file)
--- a/
uci_internal.h
+++ b/
uci_internal.h
@@
-20,7
+20,7
@@
#ifdef UCI_PLUGIN_SUPPORT
#define __plugin extern
#else
-#define __plugin
static
+#define __plugin
__private
#endif
struct uci_parse_context