fs: reduce the use of module.h wherever possible
[firefly-linux-kernel-4.4.55.git] / fs / binfmt_flat.c
index 1bffbe0ed7787d96bd8b36cc25d2bd74a1c3572f..3e27232e35748334afdc1c516f48590564819a35 100644 (file)
@@ -15,7 +15,7 @@
  *     JAN/99 -- coded full program relocation (gerg@snapgear.com)
  */
 
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/kernel.h>
 #include <linux/sched.h>
 #include <linux/mm.h>