diff options
Diffstat (limited to 'fs/squashfs/namei.c')
-rw-r--r-- | fs/squashfs/namei.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/squashfs/namei.c b/fs/squashfs/namei.c index 32f5b54d1cec..7a9464d08cf6 100644 --- a/fs/squashfs/namei.c +++ b/fs/squashfs/namei.c | |||
@@ -63,6 +63,7 @@ | |||
63 | #include "squashfs_fs_sb.h" | 63 | #include "squashfs_fs_sb.h" |
64 | #include "squashfs_fs_i.h" | 64 | #include "squashfs_fs_i.h" |
65 | #include "squashfs.h" | 65 | #include "squashfs.h" |
66 | #include "xattr.h" | ||
66 | 67 | ||
67 | /* | 68 | /* |
68 | * Lookup name in the directory index, returning the location of the metadata | 69 | * Lookup name in the directory index, returning the location of the metadata |