summaryrefslogtreecommitdiff
path: root/crypto/seqiv.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2010-05-03 11:28:58 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2010-05-03 11:28:58 +0800
commitfa09798e8294e18c391c7aa2586977bb6262957e (patch)
tree6138c7cddf9c5e664f157eb1bfaec03988198ed6 /crypto/seqiv.c
parenta8f23ef06f619971e6a949ed7d4037820dbd4517 (diff)
parent9fb5d8ad81e452c5229dc9405dd2dbd08c96c74b (diff)
downloadlinux-crypto-fa09798e8294e18c391c7aa2586977bb6262957e.tar.gz
linux-crypto-fa09798e8294e18c391c7aa2586977bb6262957e.zip
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
Diffstat (limited to 'crypto/seqiv.c')
-rw-r--r--crypto/seqiv.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/seqiv.c b/crypto/seqiv.c
index 5a013a8b..4c449122 100644
--- a/crypto/seqiv.c
+++ b/crypto/seqiv.c
@@ -20,6 +20,7 @@
#include <linux/init.h>
#include <linux/kernel.h>
#include <linux/module.h>
+#include <linux/slab.h>
#include <linux/spinlock.h>
#include <linux/string.h>