diff options
Diffstat (limited to 'include/linux/skbuff.h')
-rw-r--r-- | include/linux/skbuff.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/include/linux/skbuff.h b/include/linux/skbuff.h index a2b9953b582d..bf86abb61940 100644 --- a/include/linux/skbuff.h +++ b/include/linux/skbuff.h | |||
@@ -500,7 +500,6 @@ struct sk_buff { | |||
500 | */ | 500 | */ |
501 | #include <linux/slab.h> | 501 | #include <linux/slab.h> |
502 | 502 | ||
503 | #include <asm/system.h> | ||
504 | 503 | ||
505 | /* | 504 | /* |
506 | * skb might have a dst pointer attached, refcounted or not. | 505 | * skb might have a dst pointer attached, refcounted or not. |