]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - fs/stat.c
fs: reduce the use of module.h wherever possible
[karo-tx-linux.git] / fs / stat.c
index 8806b8997d2efcfd73944df9f3695d40207fb6bf..c9dfa296b0c31b54351aeb7e323a7aea86532811 100644 (file)
--- a/fs/stat.c
+++ b/fs/stat.c
@@ -4,7 +4,7 @@
  *  Copyright (C) 1991, 1992  Linus Torvalds
  */
 
-#include <linux/module.h>
+#include <linux/export.h>
 #include <linux/mm.h>
 #include <linux/errno.h>
 #include <linux/file.h>