diff options
Diffstat (limited to 'include/net/ipv6.h')
-rw-r--r-- | include/net/ipv6.h | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/include/net/ipv6.h b/include/net/ipv6.h index 2d3fca37c6a6..e1a85adbeee3 100644 --- a/include/net/ipv6.h +++ b/include/net/ipv6.h | |||
@@ -661,8 +661,6 @@ extern struct ctl_table *ipv6_icmp_sysctl_init(struct net *net); | |||
661 | extern struct ctl_table *ipv6_route_sysctl_init(struct net *net); | 661 | extern struct ctl_table *ipv6_route_sysctl_init(struct net *net); |
662 | extern int ipv6_sysctl_register(void); | 662 | extern int ipv6_sysctl_register(void); |
663 | extern void ipv6_sysctl_unregister(void); | 663 | extern void ipv6_sysctl_unregister(void); |
664 | extern int ipv6_static_sysctl_register(void); | ||
665 | extern void ipv6_static_sysctl_unregister(void); | ||
666 | #endif | 664 | #endif |
667 | 665 | ||
668 | #endif /* _NET_IPV6_H */ | 666 | #endif /* _NET_IPV6_H */ |