diff options
Diffstat (limited to 'net/ipv4/ip_output.c')
| -rw-r--r-- | net/ipv4/ip_output.c | 1 | 
1 files changed, 0 insertions, 1 deletions
diff --git a/net/ipv4/ip_output.c b/net/ipv4/ip_output.c index ff302bde889..4910176d24e 100644 --- a/net/ipv4/ip_output.c +++ b/net/ipv4/ip_output.c @@ -43,7 +43,6 @@   */  #include <asm/uaccess.h> -#include <asm/system.h>  #include <linux/module.h>  #include <linux/types.h>  #include <linux/kernel.h>  |