summaryrefslogtreecommitdiffstats
path: root/crypto/userspace/libtommath/bn_mp_clear.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/userspace/libtommath/bn_mp_clear.c')
-rw-r--r--crypto/userspace/libtommath/bn_mp_clear.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/userspace/libtommath/bn_mp_clear.c b/crypto/userspace/libtommath/bn_mp_clear.c
index 05ee8e7e200..a65f0a36c49 100644
--- a/crypto/userspace/libtommath/bn_mp_clear.c
+++ b/crypto/userspace/libtommath/bn_mp_clear.c
@@ -1,5 +1,4 @@
#include <tommath.h>
-#include <linux/slab.h>
#ifdef BN_MP_CLEAR_C
/* LibTomMath, multiple-precision integer library -- Tom St Denis
*