aboutsummaryrefslogtreecommitdiffstats
path: root/include/net
diff options
context:
space:
mode:
Diffstat (limited to 'include/net')
-rw-r--r--include/net/ip6_route.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/ip6_route.h b/include/net/ip6_route.h
index 297909570041..6ca6b71dfe0f 100644
--- a/include/net/ip6_route.h
+++ b/include/net/ip6_route.h
@@ -57,8 +57,6 @@ extern void ip6_route_input(struct sk_buff *skb);
57extern struct dst_entry * ip6_route_output(struct sock *sk, 57extern struct dst_entry * ip6_route_output(struct sock *sk,
58 struct flowi *fl); 58 struct flowi *fl);
59 59
60extern int ip6_route_me_harder(struct sk_buff *skb);
61
62extern void ip6_route_init(void); 60extern void ip6_route_init(void);
63extern void ip6_route_cleanup(void); 61extern void ip6_route_cleanup(void);
64 62