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