aboutsummaryrefslogtreecommitdiffstats
path: root/net/ipv4/tcp_lp.c
diff options
context:
space:
mode:
authorDave Jones <davej@redhat.com>2006-09-22 14:00:29 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2006-09-22 14:54:21 -0700
commitbf0d52492d82ad70684e17c8a46942c13d0e140e (patch)
treed3d60f2eb4a19dc18d00a53f6aebeae60629234f /net/ipv4/tcp_lp.c
parent[NET]: sock_register interface changes (diff)
downloadlinux-dev-bf0d52492d82ad70684e17c8a46942c13d0e140e.tar.xz
linux-dev-bf0d52492d82ad70684e17c8a46942c13d0e140e.zip
[NET]: Remove unnecessary config.h includes from net/
config.h is automatically included by kbuild these days. Signed-off-by: Dave Jones <davej@redhat.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'net/ipv4/tcp_lp.c')
-rw-r--r--net/ipv4/tcp_lp.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv4/tcp_lp.c b/net/ipv4/tcp_lp.c
index 48f28d617ce6..649ebaed1df1 100644
--- a/net/ipv4/tcp_lp.c
+++ b/net/ipv4/tcp_lp.c
@@ -35,7 +35,6 @@
* Version: $Id: tcp_lp.c,v 1.24 2006/09/05 20:22:53 hswong3i Exp $
*/
-#include <linux/config.h>
#include <linux/module.h>
#include <net/tcp.h>