diff options
Diffstat (limited to 'include/net/ipv6.h')
-rw-r--r-- | include/net/ipv6.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/include/net/ipv6.h b/include/net/ipv6.h index d03a4076e227..c8e8cb241090 100644 --- a/include/net/ipv6.h +++ b/include/net/ipv6.h | |||
@@ -572,9 +572,6 @@ extern int inet6_hash_connect(struct inet_timewait_death_row *death_row, | |||
572 | /* | 572 | /* |
573 | * reassembly.c | 573 | * reassembly.c |
574 | */ | 574 | */ |
575 | struct inet_frags_ctl; | ||
576 | extern struct inet_frags_ctl ip6_frags_ctl; | ||
577 | |||
578 | extern const struct proto_ops inet6_stream_ops; | 575 | extern const struct proto_ops inet6_stream_ops; |
579 | extern const struct proto_ops inet6_dgram_ops; | 576 | extern const struct proto_ops inet6_dgram_ops; |
580 | 577 | ||