diff options
Diffstat (limited to 'fs/stack.c')
-rw-r--r-- | fs/stack.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/fs/stack.c b/fs/stack.c index 9c11519245a6..5b5388250e29 100644 --- a/fs/stack.c +++ b/fs/stack.c @@ -1,4 +1,4 @@ -#include <linux/module.h> +#include <linux/export.h> #include <linux/fs.h> #include <linux/fs_stack.h> |