소스 검색

Squashfs: xz_wrapper doesn't need to include squashfs_fs_i.h anymore

Signed-off-by: Phillip Lougher <phillip@lougher.demon.co.uk>
Phillip Lougher 14 년 전
부모
커밋
3ad126641c
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      fs/squashfs/xz_wrapper.c

+ 0 - 1
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"