[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1205106915.656.100.camel@localhost>
Date: Sun, 09 Mar 2008 16:55:15 -0700
From: Joe Perches <joe@...ches.com>
To: netdev <netdev@...r.kernel.org>
Cc: LKML <linux-kernel@...r.kernel.org>
Subject: [PATCH] include/net/route.h - remove duplicate include
Signed-off-by: Joe Perches <joe@...ches.com>
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 netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists