fs: reduce the use of module.h wherever possible
[deliverable/linux.git] / fs / statfs.c
index 2aa6a22e0be230a38dfe13222f03b9a48fcb5713..43e6b6fe4e855684a197c48ed6bb8dee70f95467 100644 (file)
@@ -1,5 +1,5 @@
 #include <linux/syscalls.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/fs.h>
 #include <linux/file.h>
 #include <linux/mount.h>
This page took 0.026362 seconds and 5 git commands to generate.