LKML Archive on lore.kernel.org
help / color / mirror / Atom feed
* [PATCH] include/net/route.h - remove duplicate include
@ 2008-03-09 23:55 Joe Perches
  2008-03-24  5:17 ` David Miller
  0 siblings, 1 reply; 2+ messages in thread
From: Joe Perches @ 2008-03-09 23:55 UTC (permalink / raw)
  To: netdev; +Cc: LKML

Signed-off-by: Joe Perches <joe@perches.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.



^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2008-03-24  5:18 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2008-03-09 23:55 [PATCH] include/net/route.h - remove duplicate include Joe Perches
2008-03-24  5:17 ` David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).