diff options
Diffstat (limited to 'net/x25')
| -rw-r--r-- | net/x25/af_x25.c | 1 | ||||
| -rw-r--r-- | net/x25/x25_dev.c | 1 | ||||
| -rw-r--r-- | net/x25/x25_proc.c | 1 | ||||
| -rw-r--r-- | net/x25/x25_route.c | 1 |
4 files changed, 0 insertions, 4 deletions
diff --git a/net/x25/af_x25.c b/net/x25/af_x25.c index 282ce4e40d7b..52a2726d327f 100644 --- a/net/x25/af_x25.c +++ b/net/x25/af_x25.c | |||
| @@ -35,7 +35,6 @@ | |||
| 35 | * response | 35 | * response |
| 36 | */ | 36 | */ |
| 37 | 37 | ||
| 38 | #include <linux/config.h> | ||
| 39 | #include <linux/module.h> | 38 | #include <linux/module.h> |
| 40 | #include <linux/capability.h> | 39 | #include <linux/capability.h> |
| 41 | #include <linux/errno.h> | 40 | #include <linux/errno.h> |
diff --git a/net/x25/x25_dev.c b/net/x25/x25_dev.c index adfe7b8df355..47b68a301677 100644 --- a/net/x25/x25_dev.c +++ b/net/x25/x25_dev.c | |||
| @@ -17,7 +17,6 @@ | |||
| 17 | * 2000-09-04 Henner Eisen Prevent freeing a dangling skb. | 17 | * 2000-09-04 Henner Eisen Prevent freeing a dangling skb. |
| 18 | */ | 18 | */ |
| 19 | 19 | ||
| 20 | #include <linux/config.h> | ||
| 21 | #include <linux/kernel.h> | 20 | #include <linux/kernel.h> |
| 22 | #include <linux/netdevice.h> | 21 | #include <linux/netdevice.h> |
| 23 | #include <linux/skbuff.h> | 22 | #include <linux/skbuff.h> |
diff --git a/net/x25/x25_proc.c b/net/x25/x25_proc.c index dfb80116c59f..a11837d361d2 100644 --- a/net/x25/x25_proc.c +++ b/net/x25/x25_proc.c | |||
| @@ -17,7 +17,6 @@ | |||
| 17 | * 2002/10/06 Arnaldo Carvalho de Melo seq_file support | 17 | * 2002/10/06 Arnaldo Carvalho de Melo seq_file support |
| 18 | */ | 18 | */ |
| 19 | 19 | ||
| 20 | #include <linux/config.h> | ||
| 21 | #include <linux/init.h> | 20 | #include <linux/init.h> |
| 22 | #include <linux/proc_fs.h> | 21 | #include <linux/proc_fs.h> |
| 23 | #include <linux/seq_file.h> | 22 | #include <linux/seq_file.h> |
diff --git a/net/x25/x25_route.c b/net/x25/x25_route.c index 6c5d37517035..2a3fe986b245 100644 --- a/net/x25/x25_route.c +++ b/net/x25/x25_route.c | |||
| @@ -17,7 +17,6 @@ | |||
| 17 | * X.25 001 Jonathan Naylor Started coding. | 17 | * X.25 001 Jonathan Naylor Started coding. |
| 18 | */ | 18 | */ |
| 19 | 19 | ||
| 20 | #include <linux/config.h> | ||
| 21 | #include <linux/if_arp.h> | 20 | #include <linux/if_arp.h> |
| 22 | #include <linux/init.h> | 21 | #include <linux/init.h> |
| 23 | #include <net/x25.h> | 22 | #include <net/x25.h> |
