Commit 6869a35b365c027b7acf50585c5bb34e34d4c41c

Authored by Jesper Juhl
Committed by David S. Miller
1 parent af3502184a

[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>

Showing 1 changed file with 0 additions and 1 deletions Side-by-side Diff

... ... @@ -21,7 +21,6 @@
21 21 #include <net/dst.h>
22 22 #include <linux/proc_fs.h>
23 23 #include <linux/spinlock.h>
24   -#include <linux/proc_fs.h>
25 24 #include <linux/seq_file.h>
26 25  
27 26 /* TokenRing if needed */