summaryrefslogtreecommitdiffstats
path: root/crypto/userspace/libtomcrypt/pk/rsa/rsa_import.c
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2010-08-05 19:07:39 +0200
committerMiloslav Trmač <mitr@redhat.com>2010-08-05 19:07:39 +0200
commit7494e29338fedcfeb5ed1e31eefe5742b786a2be (patch)
treeaff3c02d6438da09084848b8cacecc0ea69a07e5 /crypto/userspace/libtomcrypt/pk/rsa/rsa_import.c
parent0500602f83884ce74c9bf2daccdad1d51e45d5ee (diff)
parent0970369455d02b2fe40567ac4cc93d1250b47bab (diff)
downloadkernel-crypto-7494e29338fedcfeb5ed1e31eefe5742b786a2be.tar.gz
kernel-crypto-7494e29338fedcfeb5ed1e31eefe5742b786a2be.tar.xz
kernel-crypto-7494e29338fedcfeb5ed1e31eefe5742b786a2be.zip
Merge branch 'standalone-master' into standalone-rename
Diffstat (limited to 'crypto/userspace/libtomcrypt/pk/rsa/rsa_import.c')
-rw-r--r--crypto/userspace/libtomcrypt/pk/rsa/rsa_import.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/userspace/libtomcrypt/pk/rsa/rsa_import.c b/crypto/userspace/libtomcrypt/pk/rsa/rsa_import.c
index 2eaa0a9b1a4..8bd8c47de21 100644
--- a/crypto/userspace/libtomcrypt/pk/rsa/rsa_import.c
+++ b/crypto/userspace/libtomcrypt/pk/rsa/rsa_import.c
@@ -9,6 +9,7 @@
* Tom St Denis, tomstdenis@gmail.com, http://libtom.org
*/
#include "tomcrypt.h"
+#include <linux/slab.h>
/**
@file rsa_import.c