diff options
Diffstat (limited to 'fs/squashfs/squashfs.h')
-rw-r--r-- | fs/squashfs/squashfs.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/fs/squashfs/squashfs.h b/fs/squashfs/squashfs.h index e3be6a71cfa7..d1266516ed08 100644 --- a/fs/squashfs/squashfs.h +++ b/fs/squashfs/squashfs.h | |||
@@ -97,6 +97,3 @@ extern const struct inode_operations squashfs_symlink_inode_ops; | |||
97 | 97 | ||
98 | /* xattr.c */ | 98 | /* xattr.c */ |
99 | extern const struct xattr_handler *squashfs_xattr_handlers[]; | 99 | extern const struct xattr_handler *squashfs_xattr_handlers[]; |
100 | |||
101 | /* zlib_wrapper.c */ | ||
102 | extern const struct squashfs_decompressor squashfs_zlib_comp_ops; | ||