[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <200708102111.l7ALBq4E009388@imap1.linux-foundation.org>
Date: Fri, 10 Aug 2007 14:11:52 -0700
From: akpm@...ux-foundation.org
To: davem@...emloft.net
Cc: netdev@...r.kernel.org, akpm@...ux-foundation.org,
jesper.juhl@...il.com
Subject: [patch 06/28] Clean up duplicate includes in net/ipv6/
From: Jesper Juhl <jesper.juhl@...il.com>
This patch cleans up duplicate includes in
net/ipv6/
Signed-off-by: Jesper Juhl <jesper.juhl@...il.com>
Signed-off-by: Andrew Morton <akpm@...ux-foundation.org>
---
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 <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>
_
-
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists