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 @@ | |||
1 | #include <linux/module.h> | 1 | #include <linux/export.h> |
2 | #include <linux/fs.h> | 2 | #include <linux/fs.h> |
3 | #include <linux/fs_stack.h> | 3 | #include <linux/fs_stack.h> |
4 | 4 | ||