mirror of https://gitee.com/openkylin/linux.git
[NET]: include/net/route.h - remove duplicate include
Signed-off-by: Joe Perches <joe@perches.com> Signed-off-by: David S. Miller <davem@davemloft.net>
This commit is contained in:
parent
061964fb98
commit
7d164be8aa
|
@ -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.
|
||||
|
|
Loading…
Reference in New Issue