summaryrefslogtreecommitdiffstats
path: root/libtomcrypt/pk/rsa/rsa_verify_hash.c
diff options
context:
space:
mode:
Diffstat (limited to 'libtomcrypt/pk/rsa/rsa_verify_hash.c')
-rw-r--r--libtomcrypt/pk/rsa/rsa_verify_hash.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/libtomcrypt/pk/rsa/rsa_verify_hash.c b/libtomcrypt/pk/rsa/rsa_verify_hash.c
index c8a113d..b9ef89f 100644
--- a/libtomcrypt/pk/rsa/rsa_verify_hash.c
+++ b/libtomcrypt/pk/rsa/rsa_verify_hash.c
@@ -10,6 +10,7 @@
*/
#include "tomcrypt.h"
#include "ncr-int.h"
+#include <linux/slab.h>
/**
@file rsa_verify_hash.c