From: Jesper Juhl This patch cleans up duplicate includes in net/ipv6/ Signed-off-by: Jesper Juhl Signed-off-by: Andrew Morton --- net/ipv6/tcp_ipv6.c | 1 - 1 files changed, 1 deletion(-) diff -puN net/ipv6/tcp_ipv6.c~clean-up-duplicate-includes-in-net-ipv6 net/ipv6/tcp_ipv6.c --- a/net/ipv6/tcp_ipv6.c~clean-up-duplicate-includes-in-net-ipv6 +++ a/net/ipv6/tcp_ipv6.c @@ -56,7 +56,6 @@ #include #include #include -#include #include #include #include _