diff options
Diffstat (limited to 'include/net/addrconf.h')
-rw-r--r-- | include/net/addrconf.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/net/addrconf.h b/include/net/addrconf.h index d0c47c306046..d89b0bc7ab75 100644 --- a/include/net/addrconf.h +++ b/include/net/addrconf.h | |||
@@ -185,7 +185,6 @@ static inline void in6_ifa_put(struct inet6_ifaddr *ifp) | |||
185 | #define in6_ifa_hold(ifp) atomic_inc(&(ifp)->refcnt) | 185 | #define in6_ifa_hold(ifp) atomic_inc(&(ifp)->refcnt) |
186 | 186 | ||
187 | 187 | ||
188 | extern void addrconf_forwarding_on(void); | ||
189 | /* | 188 | /* |
190 | * Hash function taken from net_alias.c | 189 | * Hash function taken from net_alias.c |
191 | */ | 190 | */ |