summaryrefslogtreecommitdiffstats
path: root/crypto/userspace/ncr-dh.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/userspace/ncr-dh.c')
-rw-r--r--crypto/userspace/ncr-dh.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/userspace/ncr-dh.c b/crypto/userspace/ncr-dh.c
index 00178420c31..c1851581269 100644
--- a/crypto/userspace/ncr-dh.c
+++ b/crypto/userspace/ncr-dh.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>