summaryrefslogtreecommitdiffstats
path: root/namei-include.patch
diff options
context:
space:
mode:
Diffstat (limited to 'namei-include.patch')
-rw-r--r--namei-include.patch11
1 files changed, 11 insertions, 0 deletions
diff --git a/namei-include.patch b/namei-include.patch
new file mode 100644
index 00000000..dd6363e8
--- /dev/null
+++ b/namei-include.patch
@@ -0,0 +1,11 @@
+diff --git a/include/linux/namei.h b/include/linux/namei.h
+index e998c03..5a5ff57 100644
+--- a/include/linux/namei.h
++++ b/include/linux/namei.h
+@@ -2,6 +2,7 @@
+ #define _LINUX_NAMEI_H
+
+ #include <linux/dcache.h>
++#include <linux/errno.h>
+ #include <linux/linkage.h>
+ #include <linux/path.h>