diff options
Diffstat (limited to 'net/ipv4/ip_input.c')
| -rw-r--r-- | net/ipv4/ip_input.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv4/ip_input.c b/net/ipv4/ip_input.c index f3f1108940f..26eccc5bab1 100644 --- a/net/ipv4/ip_input.c +++ b/net/ipv4/ip_input.c @@ -115,7 +115,6 @@  #define pr_fmt(fmt) "IPv4: " fmt -#include <asm/system.h>  #include <linux/module.h>  #include <linux/types.h>  #include <linux/kernel.h>  |