mm: Map most files to use export.h instead of module.h
[deliverable/linux.git] / mm / highmem.c
index 5ef672c07f752a68938623651b8caa574285222c..0a13577def6918ea05982ff96f65010958042af0 100644 (file)
@@ -17,7 +17,7 @@
  */
 
 #include <linux/mm.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/swap.h>
 #include <linux/bio.h>
 #include <linux/pagemap.h>
This page took 0.024607 seconds and 5 git commands to generate.