diff options
Diffstat (limited to 'fs/squashfs/inode.c')
-rw-r--r-- | fs/squashfs/inode.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/fs/squashfs/inode.c b/fs/squashfs/inode.c index 250701180a3b..62e63ad25075 100644 --- a/fs/squashfs/inode.c +++ b/fs/squashfs/inode.c | |||
@@ -46,6 +46,7 @@ | |||
46 | #include "squashfs_fs_sb.h" | 46 | #include "squashfs_fs_sb.h" |
47 | #include "squashfs_fs_i.h" | 47 | #include "squashfs_fs_i.h" |
48 | #include "squashfs.h" | 48 | #include "squashfs.h" |
49 | #include "xattr.h" | ||
49 | 50 | ||
50 | /* | 51 | /* |
51 | * Initialise VFS inode with the base inode information common to all | 52 | * Initialise VFS inode with the base inode information common to all |