summaryrefslogtreecommitdiffstats
path: root/crypto/userspace/ncr-limits.c
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2010-08-05 19:12:53 +0200
committerMiloslav Trmač <mitr@redhat.com>2010-08-05 19:12:53 +0200
commite7f1c4b12cbb143e9b6d1cdd0f1ec9a7725b4cac (patch)
treef85423e39a43c2fd768e8d3a63d527abe5548ad9 /crypto/userspace/ncr-limits.c
parentb7d119a04244fd17aa69e4f4f4e8a33cc60d1090 (diff)
parent7494e29338fedcfeb5ed1e31eefe5742b786a2be (diff)
downloadkernel-crypto-e7f1c4b12cbb143e9b6d1cdd0f1ec9a7725b4cac.tar.gz
kernel-crypto-e7f1c4b12cbb143e9b6d1cdd0f1ec9a7725b4cac.tar.xz
kernel-crypto-e7f1c4b12cbb143e9b6d1cdd0f1ec9a7725b4cac.zip
Merge branch 'standalone-rename' into userspace-crypto
Conflicts: crypto/userspace/ncr-dh.c crypto/userspace/ncr-key-storage.c crypto/userspace/ncr-key-wrap.c crypto/userspace/ncr-key.c crypto/userspace/ncr-limits.c crypto/userspace/ncr-pk.c
Diffstat (limited to 'crypto/userspace/ncr-limits.c')
-rw-r--r--crypto/userspace/ncr-limits.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/userspace/ncr-limits.c b/crypto/userspace/ncr-limits.c
index 09c040f1bf1..0a9112515a1 100644
--- a/crypto/userspace/ncr-limits.c
+++ b/crypto/userspace/ncr-limits.c
@@ -28,6 +28,7 @@
#include <linux/types.h>
#include <linux/mm.h>
#include <linux/ncr.h>
+#include <linux/slab.h>
#include <linux/highmem.h>
#include <linux/random.h>
#include <asm/atomic.h>