]> Dogcows Code - chaz/tar/blobdiff - src/common.h
Automatic detection of seekable archives.
[chaz/tar] / src / common.h
index f2cdf2b3d334784119a441b511e0e50fae2e0433..196c1188c713100a0c4c6985e2e549e13e4c4c74 100644 (file)
@@ -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;
This page took 0.026555 seconds and 4 git commands to generate.