aboutsummaryrefslogtreecommitdiff
path: root/net/atm
diff options
context:
space:
mode:
authorJesper Juhl <jesper.juhl@gmail.com>2007-08-10 15:16:42 -0700
committerDavid S. Miller <davem@sunset.davemloft.net>2007-08-13 22:52:01 -0700
commit6869a35b365c027b7acf50585c5bb34e34d4c41c (patch)
tree9e1b2ccd044ac4648cff4307a046c0b41892ad83 /net/atm
parentaf3502184aee8a0af6da8678e84c3d5bc5cdb83f (diff)
[ATM]: Clean up duplicate includes in net/atm/
This patch cleans up duplicate includes in net/atm/ 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/atm')
-rw-r--r--net/atm/lec.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/net/atm/lec.c b/net/atm/lec.c
index 2770fb451ae8..59d5aa3366f2 100644
--- a/net/atm/lec.c
+++ b/net/atm/lec.c
@@ -21,7 +21,6 @@
#include <net/dst.h>
#include <linux/proc_fs.h>
#include <linux/spinlock.h>
-#include <linux/proc_fs.h>
#include <linux/seq_file.h>
/* TokenRing if needed */