Skip to content

Commit

Permalink
[ATM]: Clean up duplicate includes in net/atm/
Browse files Browse the repository at this point in the history
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>
  • Loading branch information
Jesper Juhl authored and David S. Miller committed Aug 14, 2007
1 parent af35021 commit 6869a35
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion net/atm/lec.c
Original file line number Diff line number Diff line change
Expand Up @@ -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 */
Expand Down

0 comments on commit 6869a35

Please sign in to comment.