crypto: add module.h to those files that are explicitly using it
[deliverable/linux.git] / crypto / async_tx / raid6test.c
index c88ff9e3fd30ec0c07c00b3e59917f6b36031363..aa2b0270ed16d007861c27dfdb54fb54e8a0e19b 100644 (file)
@@ -23,6 +23,7 @@
 #include <linux/gfp.h>
 #include <linux/mm.h>
 #include <linux/random.h>
+#include <linux/module.h>
 
 #undef pr
 #define pr(fmt, args...) pr_info("raid6test: " fmt, ##args)
This page took 0.029226 seconds and 5 git commands to generate.