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 18f187fb486b..ba729d808876 100644 --- a/fs/squashfs/squashfs.h +++ b/fs/squashfs/squashfs.h | |||
@@ -99,6 +99,3 @@ extern const struct xattr_handler *squashfs_xattr_handlers[]; | |||
99 | 99 | ||
100 | /* zlib_wrapper.c */ | 100 | /* zlib_wrapper.c */ |
101 | extern const struct squashfs_decompressor squashfs_zlib_comp_ops; | 101 | extern const struct squashfs_decompressor squashfs_zlib_comp_ops; |
102 | |||
103 | /* lzo_wrapper.c */ | ||
104 | extern const struct squashfs_decompressor squashfs_lzo_comp_ops; | ||