X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;ds=sidebyside;f=restore%2Frestore.h;h=0ae65ba8829e613134f30a985988c7d05751ee3e;hb=c534413c6ada5778ccbb76f36bdcff672037d0cc;hp=dba1ddcdf6a4f2cff466e3ad4af89a2a0ee1810d;hpb=35b24fb7fabcf6df3b37aebf70c228d5b0688d32;p=dump.git diff --git a/restore/restore.h b/restore/restore.h index dba1ddc..0ae65ba 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.15 2001/04/10 12:46:53 stelian Exp $ + * $Id: restore.h,v 1.16 2001/07/18 12:54:06 stelian Exp $ */ /* @@ -62,6 +62,7 @@ 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 */ +extern char* bot_script; /* beginning of tape script */ /* * Global variables */