aboutsummaryrefslogtreecommitdiffstats
path: root/net
diff options
context:
space:
mode:
authorJesper Juhl <jesper.juhl@gmail.com>2007-08-10 15:17:58 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2007-08-13 22:52:03 -0700
commit703310e645c639a84e7f4b35d8a508acde9ef360 (patch)
treeb175463812432b9e6cd2c6e412d0d5d3601bc5ff /net
parent[IPV4]: Clean up duplicate includes in net/ipv4/ (diff)
downloadlinux-dev-703310e645c639a84e7f4b35d8a508acde9ef360.tar.xz
linux-dev-703310e645c639a84e7f4b35d8a508acde9ef360.zip
[IPV6]: Clean up duplicate includes in net/ipv6/
This patch cleans up duplicate includes in net/ipv6/ Signed-off-by: Jesper Juhl <jesper.juhl@gmail.com> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net')
-rw-r--r--net/ipv6/tcp_ipv6.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv6/tcp_ipv6.c b/net/ipv6/tcp_ipv6.c
index cbdb78487915..0f7defb482e9 100644
--- a/net/ipv6/tcp_ipv6.c
+++ b/net/ipv6/tcp_ipv6.c
@@ -56,7 +56,6 @@
#include <net/inet_ecn.h>
#include <net/protocol.h>
#include <net/xfrm.h>
-#include <net/addrconf.h>
#include <net/snmp.h>
#include <net/dsfield.h>
#include <net/timewait_sock.h>