diff options
Diffstat (limited to 'include/net')
-rw-r--r-- | include/net/ip6_route.h | 2 |
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); | |||
57 | extern struct dst_entry * ip6_route_output(struct sock *sk, | 57 | extern struct dst_entry * ip6_route_output(struct sock *sk, |
58 | struct flowi *fl); | 58 | struct flowi *fl); |
59 | 59 | ||
60 | extern int ip6_route_me_harder(struct sk_buff *skb); | ||
61 | |||
62 | extern void ip6_route_init(void); | 60 | extern void ip6_route_init(void); |
63 | extern void ip6_route_cleanup(void); | 61 | extern void ip6_route_cleanup(void); |
64 | 62 | ||