crypto: add module.h to those files that are explicitly using it
[deliverable/linux.git] / crypto / async_tx / async_tx.c
index 7f2c00a452053a2aeba0365b873f9ed27b3a5063..842120979374c9cfc0fd6810e577a3720d2c45ff 100644 (file)
@@ -24,6 +24,7 @@
  *
  */
 #include <linux/rculist.h>
+#include <linux/module.h>
 #include <linux/kernel.h>
 #include <linux/async_tx.h>
 
This page took 0.023177 seconds and 5 git commands to generate.