mm: thp: set the accessed flag for old pages on access fault
[pandora-kernel.git] / crypto / xcbc.c
index bb7b67f..a5fbdf3 100644 (file)
@@ -22,6 +22,7 @@
 #include <crypto/internal/hash.h>
 #include <linux/err.h>
 #include <linux/kernel.h>
+#include <linux/module.h>
 
 static u_int32_t ks[12] = {0x01010101, 0x01010101, 0x01010101, 0x01010101,
                           0x02020202, 0x02020202, 0x02020202, 0x02020202,