Skip to content

Commit

Permalink
Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymore
Browse files Browse the repository at this point in the history
Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
  • Loading branch information
Phillip Lougher committed Feb 28, 2011
1 parent 4c1d204 commit 3ad1266
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion fs/squashfs/xz_wrapper.c
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@

#include "squashfs_fs.h"
#include "squashfs_fs_sb.h"
#include "squashfs_fs_i.h"
#include "squashfs.h"
#include "decompressor.h"

Expand Down

0 comments on commit 3ad1266

Please sign in to comment.