Skip to content

Commit

Permalink
[NET]: include/net/route.h - remove duplicate include
Browse files Browse the repository at this point in the history
Signed-off-by: Joe Perches <joe@perches.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
  • Loading branch information
Joe Perches authored and David S. Miller committed Mar 24, 2008
1 parent 061964f commit 7d164be
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion include/net/route.h
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand Down

0 comments on commit 7d164be

Please sign in to comment.