]> bbs.cooldavid.org Git - net-next-2.6.git/commitdiff
[NET]: include/net/route.h - remove duplicate include
authorJoe Perches <joe@perches.com>
Mon, 24 Mar 2008 05:03:56 +0000 (22:03 -0700)
committerDavid S. Miller <davem@davemloft.net>
Mon, 24 Mar 2008 05:03:56 +0000 (22:03 -0700)
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
include/net/route.h

index eadad590142992fdcf3ae92f49a624821ec3d275..28dba925663c01817743209429593413bef6a1af 100644 (file)
@@ -34,7 +34,6 @@
 #include <linux/ip.h>
 #include <linux/cache.h>
 #include <linux/security.h>
-#include <net/sock.h>
 
 #ifndef __KERNEL__
 #warning This file is not supposed to be used outside of kernel.