summaryrefslogtreecommitdiff
path: root/fs/squashfs
diff options
context:
space:
mode:
authorPhillip Lougher <phillip@lougher.demon.co.uk>2011-02-28 16:42:20 +0000
committerPhillip Lougher <phillip@lougher.demon.co.uk>2011-02-28 18:35:44 +0000
commit3ad126641c05f93d2fa153bb8ff762fb4cdbb885 (patch)
tree9b19bd1eaf11ca6efd15dda2db13212f9f27f082 /fs/squashfs
parent4c1d204cde1470863e78aa0e6f55246c57f15038 (diff)
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')
-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 06d0d11b482..aa47a286d1f 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"