summaryrefslogtreecommitdiffstats
path: root/crypto/userspace/ncr-key-wrap.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/userspace/ncr-key-wrap.c')
-rw-r--r--crypto/userspace/ncr-key-wrap.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/userspace/ncr-key-wrap.c b/crypto/userspace/ncr-key-wrap.c
index 9283bacdc07..f2b3b6130b1 100644
--- a/crypto/userspace/ncr-key-wrap.c
+++ b/crypto/userspace/ncr-key-wrap.c
@@ -25,6 +25,7 @@
#include <linux/cryptodev.h>
#include <linux/mm.h>
#include <linux/ncr.h>
+#include <linux/slab.h>
#include <linux/highmem.h>
#include <linux/random.h>
#include <asm/uaccess.h>