summaryrefslogtreecommitdiffstats
path: root/fs/squashfs/xz_wrapper.c
diff options
context:
space:
mode:
authorPhillip Lougher2011-02-28 17:42:20 +0100
committerPhillip Lougher2011-02-28 19:35:44 +0100
commit3ad126641c05f93d2fa153bb8ff762fb4cdbb885 (patch)
tree9b19bd1eaf11ca6efd15dda2db13212f9f27f082 /fs/squashfs/xz_wrapper.c
parentSquashfs: Update documentation to include compression options (diff)
downloadkernel-qcow2-linux-3ad126641c05f93d2fa153bb8ff762fb4cdbb885.tar.gz
kernel-qcow2-linux-3ad126641c05f93d2fa153bb8ff762fb4cdbb885.tar.xz
kernel-qcow2-linux-3ad126641c05f93d2fa153bb8ff762fb4cdbb885.zip
Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymore
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
Diffstat (limited to 'fs/squashfs/xz_wrapper.c')
-rw-r--r--fs/squashfs/xz_wrapper.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/fs/squashfs/xz_wrapper.c b/fs/squashfs/xz_wrapper.c
index 06d0d11b482a..aa47a286d1f8 100644
--- a/fs/squashfs/xz_wrapper.c
+++ b/fs/squashfs/xz_wrapper.c
@@ -30,7 +30,6 @@
#include "squashfs_fs.h"
#include "squashfs_fs_sb.h"
-#include "squashfs_fs_i.h"
#include "squashfs.h"
#include "decompressor.h"