diff options
author | Dave Jones <davej@redhat.com> | 2006-09-22 17:00:29 -0400 |
---|---|---|
committer | David S. Miller <davem@sunset.davemloft.net> | 2006-09-22 17:54:21 -0400 |
commit | bf0d52492d82ad70684e17c8a46942c13d0e140e (patch) | |
tree | d3d60f2eb4a19dc18d00a53f6aebeae60629234f /net | |
parent | f0fd27d42e39b91f85e1840ec49b072fd6c545b8 (diff) |
[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')
-rw-r--r-- | net/atm/atm_sysfs.c | 1 | ||||
-rw-r--r-- | net/core/dev_mcast.c | 3 | ||||
-rw-r--r-- | net/core/wireless.c | 1 | ||||
-rw-r--r-- | net/ipv4/af_inet.c | 1 | ||||
-rw-r--r-- | net/ipv4/ipconfig.c | 1 | ||||
-rw-r--r-- | net/ipv4/netfilter/ip_conntrack_sip.c | 1 | ||||
-rw-r--r-- | net/ipv4/raw.c | 3 | ||||
-rw-r--r-- | net/ipv4/tcp_lp.c | 1 | ||||
-rw-r--r-- | net/ipv4/tcp_veno.c | 1 |
9 files changed, 2 insertions, 11 deletions
diff --git a/net/atm/atm_sysfs.c b/net/atm/atm_sysfs.c index 5df4b9a068bb..c0a4ae28fcfa 100644 --- a/net/atm/atm_sysfs.c +++ b/net/atm/atm_sysfs.c | |||
@@ -1,6 +1,5 @@ | |||
1 | /* ATM driver model support. */ | 1 | /* ATM driver model support. */ |
2 | 2 | ||
3 | #include <linux/config.h> | ||
4 | #include <linux/kernel.h> | 3 | #include <linux/kernel.h> |
5 | #include <linux/init.h> | 4 | #include <linux/init.h> |
6 | #include <linux/kobject.h> | 5 | #include <linux/kobject.h> |
diff --git a/net/core/dev_mcast.c b/net/core/dev_mcast.c index c57d887da2ef..b22648d04d36 100644 --- a/net/core/dev_mcast.c +++ b/net/core/dev_mcast.c | |||
@@ -21,8 +21,7 @@ | |||
21 | * 2 of the License, or (at your option) any later version. | 21 | * 2 of the License, or (at your option) any later version. |
22 | */ | 22 | */ |
23 | 23 | ||
24 | #include <linux/config.h> | 24 | #include <linux/module.h> |
25 | #include <linux/module.h> | ||
26 | #include <asm/uaccess.h> | 25 | #include <asm/uaccess.h> |
27 | #include <asm/system.h> | 26 | #include <asm/system.h> |
28 | #include <linux/bitops.h> | 27 | #include <linux/bitops.h> |
diff --git a/net/core/wireless.c b/net/core/wireless.c index de0bde4b51dd..348b9da73cc4 100644 --- a/net/core/wireless.c +++ b/net/core/wireless.c | |||
@@ -72,7 +72,6 @@ | |||
72 | 72 | ||
73 | /***************************** INCLUDES *****************************/ | 73 | /***************************** INCLUDES *****************************/ |
74 | 74 | ||
75 | #include <linux/config.h> /* Not needed ??? */ | ||
76 | #include <linux/module.h> | 75 | #include <linux/module.h> |
77 | #include <linux/types.h> /* off_t */ | 76 | #include <linux/types.h> /* off_t */ |
78 | #include <linux/netdevice.h> /* struct ifreq, dev_get_by_name() */ | 77 | #include <linux/netdevice.h> /* struct ifreq, dev_get_by_name() */ |
diff --git a/net/ipv4/af_inet.c b/net/ipv4/af_inet.c index fc40da3b6d39..36c38bffb474 100644 --- a/net/ipv4/af_inet.c +++ b/net/ipv4/af_inet.c | |||
@@ -67,7 +67,6 @@ | |||
67 | * 2 of the License, or (at your option) any later version. | 67 | * 2 of the License, or (at your option) any later version. |
68 | */ | 68 | */ |
69 | 69 | ||
70 | #include <linux/config.h> | ||
71 | #include <linux/err.h> | 70 | #include <linux/err.h> |
72 | #include <linux/errno.h> | 71 | #include <linux/errno.h> |
73 | #include <linux/types.h> | 72 | #include <linux/types.h> |
diff --git a/net/ipv4/ipconfig.c b/net/ipv4/ipconfig.c index cb8a92f18ef6..1fbb38415b19 100644 --- a/net/ipv4/ipconfig.c +++ b/net/ipv4/ipconfig.c | |||
@@ -31,7 +31,6 @@ | |||
31 | * -- Josef Siemes <jsiemes@web.de>, Aug 2002 | 31 | * -- Josef Siemes <jsiemes@web.de>, Aug 2002 |
32 | */ | 32 | */ |
33 | 33 | ||
34 | #include <linux/config.h> | ||
35 | #include <linux/types.h> | 34 | #include <linux/types.h> |
36 | #include <linux/string.h> | 35 | #include <linux/string.h> |
37 | #include <linux/kernel.h> | 36 | #include <linux/kernel.h> |
diff --git a/net/ipv4/netfilter/ip_conntrack_sip.c b/net/ipv4/netfilter/ip_conntrack_sip.c index 4f222d6be009..2893e9c74850 100644 --- a/net/ipv4/netfilter/ip_conntrack_sip.c +++ b/net/ipv4/netfilter/ip_conntrack_sip.c | |||
@@ -8,7 +8,6 @@ | |||
8 | * published by the Free Software Foundation. | 8 | * published by the Free Software Foundation. |
9 | */ | 9 | */ |
10 | 10 | ||
11 | #include <linux/config.h> | ||
12 | #include <linux/module.h> | 11 | #include <linux/module.h> |
13 | #include <linux/ctype.h> | 12 | #include <linux/ctype.h> |
14 | #include <linux/skbuff.h> | 13 | #include <linux/skbuff.h> |
diff --git a/net/ipv4/raw.c b/net/ipv4/raw.c index fe44cb50a1c5..0e935b4c8741 100644 --- a/net/ipv4/raw.c +++ b/net/ipv4/raw.c | |||
@@ -38,8 +38,7 @@ | |||
38 | * as published by the Free Software Foundation; either version | 38 | * as published by the Free Software Foundation; either version |
39 | * 2 of the License, or (at your option) any later version. | 39 | * 2 of the License, or (at your option) any later version. |
40 | */ | 40 | */ |
41 | 41 | ||
42 | #include <linux/config.h> | ||
43 | #include <linux/types.h> | 42 | #include <linux/types.h> |
44 | #include <asm/atomic.h> | 43 | #include <asm/atomic.h> |
45 | #include <asm/byteorder.h> | 44 | #include <asm/byteorder.h> |
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 @@ | |||
35 | * Version: $Id: tcp_lp.c,v 1.24 2006/09/05 20:22:53 hswong3i Exp $ | 35 | * Version: $Id: tcp_lp.c,v 1.24 2006/09/05 20:22:53 hswong3i Exp $ |
36 | */ | 36 | */ |
37 | 37 | ||
38 | #include <linux/config.h> | ||
39 | #include <linux/module.h> | 38 | #include <linux/module.h> |
40 | #include <net/tcp.h> | 39 | #include <net/tcp.h> |
41 | 40 | ||
diff --git a/net/ipv4/tcp_veno.c b/net/ipv4/tcp_veno.c index 11b42a7135c1..5b2fe6d2aba9 100644 --- a/net/ipv4/tcp_veno.c +++ b/net/ipv4/tcp_veno.c | |||
@@ -9,7 +9,6 @@ | |||
9 | * See http://www.ntu.edu.sg/home5/ZHOU0022/papers/CPFu03a.pdf | 9 | * See http://www.ntu.edu.sg/home5/ZHOU0022/papers/CPFu03a.pdf |
10 | */ | 10 | */ |
11 | 11 | ||
12 | #include <linux/config.h> | ||
13 | #include <linux/mm.h> | 12 | #include <linux/mm.h> |
14 | #include <linux/module.h> | 13 | #include <linux/module.h> |
15 | #include <linux/skbuff.h> | 14 | #include <linux/skbuff.h> |