diff options
Diffstat (limited to 'net/ipv6/icmp.c')
| -rw-r--r-- | net/ipv6/icmp.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ipv6/icmp.c b/net/ipv6/icmp.c index eb9abe24bdf..3330a4bd615 100644 --- a/net/ipv6/icmp.c +++ b/net/ipv6/icmp.c @@ -40,6 +40,7 @@  #include <linux/skbuff.h>  #include <linux/init.h>  #include <linux/netfilter.h> +#include <linux/slab.h>  #ifdef CONFIG_SYSCTL  #include <linux/sysctl.h>  |