addition of "#include " invalidated patch hunk context https://git.kernel.org/cgit/linux/kernel/git/stable/linux-stable.git/commit/?h=linux-3.14.y&id=a8be8af18485f9fade90e1743d940252a39eec84 diff -urNpd linux-3.14.22-vs2.3.6.13~/fs/namei.c linux-3.14.22-vs2.3.6.13/fs/namei.c --- linux-3.14.22-vs2.3.6.13~/fs/namei.c 2014-10-15 21:33:01.000000000 -0500 +++ linux-3.14.22-vs2.3.6.13/fs/namei.c 2014-10-15 21:41:29.000000000 -0500 @@ -35,9 +35,19 @@ #include #include #include +#include +#include +#include +#include +#include +#include +#include +#include +#include #include #include "internal.h" +#include "proc/internal.h" #include "mount.h" /* [Feb-1997 T. Schoebel-Theuer]