Merge tag 'for-linux-3.3-merge-window' of git://linux-c6x.org/git/projects/linux...
[profile/ivi/kernel-x86-ivi.git] / crypto / vmac.c
index f35ff8a..4243905 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>