diff options
Diffstat (limited to 'libtomcrypt/math')
| -rw-r--r-- | libtomcrypt/math/rand_prime.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libtomcrypt/math/rand_prime.c b/libtomcrypt/math/rand_prime.c index ab73cd0..5eff3a1 100644 --- a/libtomcrypt/math/rand_prime.c +++ b/libtomcrypt/math/rand_prime.c @@ -9,7 +9,7 @@ * Tom St Denis, tomstdenis@gmail.com, http://libtom.org */ #include "tomcrypt.h" -#include <linux/slab.h> + /** @file rand_prime.c |
