2011-02-28 23:41:14

by Phillip Lougher

[permalink] [raw]
Subject: [PATCH 5/6] Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymore


Signed-off-by: Phillip Lougher <[email protected]>
---
fs/squashfs/xz_wrapper.c | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/fs/squashfs/xz_wrapper.c b/fs/squashfs/xz_wrapper.c
index 06d0d11..aa47a28 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"

--
1.7.1