X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=restore%2Frestore.h;h=562b9109306fb688d5550fa045184cd871abd96c;hb=43460f04f3920ae39f345a2fb39d000a890a4283;hp=11d38ec2a6836478e2cca9506d42f5cf660b7ee6;hpb=d6967896bc4e18f9b4359a2ef5be5c0f1bcc456a;p=dump.git diff --git a/restore/restore.h b/restore/restore.h index 11d38ec..562b910 100644 --- a/restore/restore.h +++ b/restore/restore.h @@ -5,7 +5,7 @@ * Stelian Pop , 1999-2000 * Stelian Pop - AlcĂ´ve , 2000 * - * $Id: restore.h,v 1.12 2000/12/21 11:14:54 stelian Exp $ + * $Id: restore.h,v 1.13 2001/02/21 16:13:05 stelian Exp $ */ /* @@ -61,6 +61,7 @@ extern int Nflag; /* do not write the disk */ extern int uflag; /* unlink symlink targets */ extern int vflag; /* print out actions taken */ extern int yflag; /* always try to recover from tape errors */ +extern int zflag; /* tape is in compressed format */ /* * Global variables */