X-Git-Url: https://git.dogcows.com/gitweb?a=blobdiff_plain;f=src%2Fcommon.h;h=196c1188c713100a0c4c6985e2e549e13e4c4c74;hb=cef4d5e83830763a1acd5d603fb62a356df27299;hp=f2cdf2b3d334784119a441b511e0e50fae2e0433;hpb=ba954ea1e1576505f2e0ce3efdbed9025739121d;p=chaz%2Ftar diff --git a/src/common.h b/src/common.h index f2cdf2b..196c118 100644 --- a/src/common.h +++ b/src/common.h @@ -354,6 +354,7 @@ struct name GLOBAL dev_t ar_dev; GLOBAL ino_t ar_ino; +GLOBAL int seek_option; GLOBAL bool seekable_archive; GLOBAL dev_t root_device;