dect
/
linux-2.6
Archived
13
0
Fork 0

[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>
This commit is contained in:
Jesper Juhl 2007-08-10 15:16:42 -07:00 committed by David S. Miller
parent af3502184a
commit 6869a35b36
1 changed files with 0 additions and 1 deletions

View File

@ -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 */