diff options
Diffstat (limited to 'net/netlabel/netlabel_domainhash.c')
| -rw-r--r-- | net/netlabel/netlabel_domainhash.c | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/net/netlabel/netlabel_domainhash.c b/net/netlabel/netlabel_domainhash.c index 0bfeaab88ef..016ab9c75eb 100644 --- a/net/netlabel/netlabel_domainhash.c +++ b/net/netlabel/netlabel_domainhash.c @@ -35,6 +35,7 @@  #include <linux/spinlock.h>  #include <linux/string.h>  #include <linux/audit.h> +#include <linux/slab.h>  #include <net/netlabel.h>  #include <net/cipso_ipv4.h>  #include <asm/bug.h>  |