]> Pileus Git - ~andy/linux/blobdiff - crypto/vmac.c
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mason/linux...
[~andy/linux] / crypto / vmac.c
index f35ff8a3926e2689deb66f6db541a79b1a6703f3..4243905ba135196b5285b5fbdc249f831c193df8 100644 (file)
@@ -27,6 +27,7 @@
 #include <linux/init.h>
 #include <linux/types.h>
 #include <linux/crypto.h>
+#include <linux/module.h>
 #include <linux/scatterlist.h>
 #include <asm/byteorder.h>
 #include <crypto/scatterwalk.h>