summaryrefslogtreecommitdiffstats
path: root/crypto/userspace/libtommath/bn_mp_init_size.c
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2010-08-23 20:37:55 +0200
committerMiloslav Trmač <mitr@redhat.com>2010-08-23 20:37:55 +0200
commita6d3a923924a7b751981d93ade82854985abebba (patch)
treedaffc684ce1ac14691efb64022779de2a4f586bf /crypto/userspace/libtommath/bn_mp_init_size.c
parentcc7a2bee6cd5688f44e7b0cf1d28722fabf4a80c (diff)
parent40b5088d61e6f0830302b253ad407d06e46364b6 (diff)
downloadkernel-crypto-a6d3a923924a7b751981d93ade82854985abebba.tar.gz
kernel-crypto-a6d3a923924a7b751981d93ade82854985abebba.tar.xz
kernel-crypto-a6d3a923924a7b751981d93ade82854985abebba.zip
Merge branch 'standalone-master' into standalone-rename
Diffstat (limited to 'crypto/userspace/libtommath/bn_mp_init_size.c')
-rw-r--r--crypto/userspace/libtommath/bn_mp_init_size.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/userspace/libtommath/bn_mp_init_size.c b/crypto/userspace/libtommath/bn_mp_init_size.c
index ba46d3ab693..8e014183a3e 100644
--- a/crypto/userspace/libtommath/bn_mp_init_size.c
+++ b/crypto/userspace/libtommath/bn_mp_init_size.c
@@ -1,5 +1,4 @@
#include <tommath.h>
-#include <linux/slab.h>
#ifdef BN_MP_INIT_SIZE_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*