X-Git-Url: https://git.brokenzipper.com/gitweb?a=blobdiff_plain;f=src%2Fcommon.h;h=dcca36eedcc8e3cb8e5a262c439a1825a58a825b;hb=2e1f904f2c14a8ac8a5b5f4773c4ab551e99f4d9;hp=6f496abe2ac429e65fad9b3053de7534b759689d;hpb=ceaef104436417df6972e34580fa6ec765d477f9;p=chaz%2Ftar diff --git a/src/common.h b/src/common.h index 6f496ab..dcca36e 100644 --- a/src/common.h +++ b/src/common.h @@ -252,7 +252,9 @@ GLOBAL size_t strip_name_components; GLOBAL bool show_omitted_dirs_option; GLOBAL bool sparse_option; - +GLOBAL unsigned tar_sparse_major; +GLOBAL unsigned tar_sparse_minor; + GLOBAL bool starting_file_option; /* Specified maximum byte length of each tape volume (multiple of 1024). */