diff options
Diffstat (limited to 'fs/stack.c')
-rw-r--r-- | fs/stack.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,4 +1,4 @@ -#include <linux/module.h> +#include <linux/export.h> #include <linux/fs.h> #include <linux/fs_stack.h> |
index : op-kernel-dev | ||
Development kernel branch for OpenPOWER systems | Raptor Engineering, LLC |
summaryrefslogtreecommitdiffstats |
-rw-r--r-- | fs/stack.c | 2 |
@@ -1,4 +1,4 @@ -#include <linux/module.h> +#include <linux/export.h> #include <linux/fs.h> #include <linux/fs_stack.h> |