[PATCH] include/net/route.h - remove duplicate include

From: Joe Perches
Date: Sun Mar 09 2008 - 19:56:34 EST


Signed-off-by: Joe Perches <joe@xxxxxxxxxxx>

include/net/route.h | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/include/net/route.h b/include/net/route.h
index eadad59..28dba92 100644
--- a/include/net/route.h
+++ b/include/net/route.h
@@ -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.


--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/