projects
/
project
/
netifd.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
5637998
)
system: mark tunnel_attr_list as extern
author
Felix Fietkau
<nbd@openwrt.org>
Sat, 9 Jan 2016 00:46:13 +0000
(
01:46
+0100)
committer
Felix Fietkau
<nbd@openwrt.org>
Sat, 9 Jan 2016 00:46:13 +0000
(
01:46
+0100)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
system.h
patch
|
blob
|
history
diff --git
a/system.h
b/system.h
index b3298bd46fb4af525bc259a8ddb7d9e1afc01585..97fbc8b1e06c3e0222f7437cb6bd5d3680a6c470 100644
(file)
--- a/
system.h
+++ b/
system.h
@@
-37,7
+37,7
@@
enum tunnel_param {
__TUNNEL_ATTR_MAX
};
-const struct uci_blob_param_list tunnel_attr_list;
+
extern
const struct uci_blob_param_list tunnel_attr_list;
enum bridge_opt {
/* stp and forward delay always set */