X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Flist.c;h=0e5e205f9a4f43feb8a7fa052c4a7509c733335a;hb=5b56886a72a2488265afc762dbce81df31aa7e88;hp=06ccf2d8465dce24152c20d6bc4bbcf8db433a49;hpb=260acce7a344434705e7137b465bcc75e65fde61;p=chaz%2Ftar diff --git a/src/list.c b/src/list.c index 06ccf2d..0e5e205 100644 --- a/src/list.c +++ b/src/list.c @@ -22,7 +22,7 @@ /* Define to non-zero for forcing old ctime format instead of ISO format. */ #undef USE_OLD_CTIME -#include "system.h" +#include #include #include "common.h" @@ -597,6 +597,8 @@ decode_header (union block *header, struct tar_stat_info *stat_info, sparse_fixup_header (stat_info); stat_info->is_sparse = true; } + else + stat_info->is_sparse = false; } /* Convert buffer at WHERE0 of size DIGS from external format to