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