summaryrefslogtreecommitdiffstats
path: root/crypto/userspace/libtomcrypt/math/rand_prime.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/userspace/libtomcrypt/math/rand_prime.c')
-rw-r--r--crypto/userspace/libtomcrypt/math/rand_prime.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/userspace/libtomcrypt/math/rand_prime.c b/crypto/userspace/libtomcrypt/math/rand_prime.c
index d48653a491a..ab73cd041c7 100644
--- a/crypto/userspace/libtomcrypt/math/rand_prime.c
+++ b/crypto/userspace/libtomcrypt/math/rand_prime.c
@@ -9,6 +9,7 @@
* Tom St Denis, tomstdenis@gmail.com, http://libtom.org
*/
#include "tomcrypt.h"
+#include <linux/slab.h>
/**
@file rand_prime.c