fs: reduce the use of module.h wherever possible
[linux-2.6-block.git] / fs / readdir.c
index 356f71528ad6f539a55b1bae149765b7bb6c7d21..cc0a8227cddf688f70e289c427666057ce98e613 100644 (file)
@@ -6,7 +6,7 @@
 
 #include <linux/stddef.h>
 #include <linux/kernel.h>
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/time.h>
 #include <linux/mm.h>
 #include <linux/errno.h>