X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=fs%2Fext4%2Fsymlink.c;h=e9178643dc01132b72a396b8099ad0cd8c3785c6;hb=ac9d463afb1ca2434335351f3b7d9e4c8f8470e9;hp=e6f9da4287c455d5975a87668d90dff7e1dcd766;hpb=7baca6ad0ef09c8a78d798c93a3ce25336e8f50f;p=linux-2.6 diff --git a/fs/ext4/symlink.c b/fs/ext4/symlink.c index e6f9da4287..e9178643dc 100644 --- a/fs/ext4/symlink.c +++ b/fs/ext4/symlink.c @@ -19,8 +19,8 @@ #include #include -#include #include +#include "ext4.h" #include "xattr.h" static void * ext4_follow_link(struct dentry *dentry, struct nameidata *nd)