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