Signed-off-by: Bart Van Assche <[email protected]> --- fsck/main.c | 5 ----- 1 file changed, 5 deletions(-)
diff --git a/fsck/main.c b/fsck/main.c index b555ff4dbee7..fc776eb0af1f 100644 --- a/fsck/main.c +++ b/fsck/main.c @@ -32,11 +32,6 @@ struct f2fs_fsck gfsck; -#ifdef WITH_ANDROID -#include <sparse/sparse.h> -extern struct sparse_file *f2fs_sparse_file; -#endif - INIT_FEATURE_TABLE; static char *absolute_path(const char *file) _______________________________________________ Linux-f2fs-devel mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/linux-f2fs-devel
