mm: thp: set the accessed flag for old pages on access fault
[pandora-kernel.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>