diff options
Diffstat (limited to 'net/ipv4/cipso_ipv4.c')
| -rw-r--r-- | net/ipv4/cipso_ipv4.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net/ipv4/cipso_ipv4.c b/net/ipv4/cipso_ipv4.c index 1e029dc7545..c97cd9ff697 100644 --- a/net/ipv4/cipso_ipv4.c +++ b/net/ipv4/cipso_ipv4.c @@ -44,6 +44,7 @@  #include <linux/string.h>  #include <linux/jhash.h>  #include <linux/audit.h> +#include <linux/slab.h>  #include <net/ip.h>  #include <net/icmp.h>  #include <net/tcp.h>  |