seccomp: Add SECCOMP_RET_TRAP
[deliverable/linux.git] / fs / stat.c
index 86f13563a463bf4f00b27ae88e43af3019819495..c733dc5753aea129a1e5deb76bf48d0cb640d6e3 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>
This page took 0.028724 seconds and 5 git commands to generate.