summaryrefslogtreecommitdiffstats
path: root/crypto/userspace/libtommath/tommath.h
diff options
context:
space:
mode:
authorMiloslav Trmač <mitr@redhat.com>2010-08-23 20:37:55 +0200
committerMiloslav Trmač <mitr@redhat.com>2010-08-23 20:37:55 +0200
commita6d3a923924a7b751981d93ade82854985abebba (patch)
treedaffc684ce1ac14691efb64022779de2a4f586bf /crypto/userspace/libtommath/tommath.h
parentcc7a2bee6cd5688f44e7b0cf1d28722fabf4a80c (diff)
parent40b5088d61e6f0830302b253ad407d06e46364b6 (diff)
downloadkernel-crypto-a6d3a923924a7b751981d93ade82854985abebba.tar.gz
kernel-crypto-a6d3a923924a7b751981d93ade82854985abebba.tar.xz
kernel-crypto-a6d3a923924a7b751981d93ade82854985abebba.zip
Merge branch 'standalone-master' into standalone-rename
Diffstat (limited to 'crypto/userspace/libtommath/tommath.h')
-rw-r--r--crypto/userspace/libtommath/tommath.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/userspace/libtommath/tommath.h b/crypto/userspace/libtommath/tommath.h
index 37fb23cac16..31ded829977 100644
--- a/crypto/userspace/libtommath/tommath.h
+++ b/crypto/userspace/libtommath/tommath.h
@@ -17,6 +17,7 @@
#include <linux/kernel.h>
#include <linux/mm.h>
+#include <linux/slab.h>
#include <linux/random.h>
#include <linux/ctype.h>