X-Git-Url: https://git.wh0rd.org/?p=dump.git;a=blobdiff_plain;f=restore%2Frestore.h;h=7deb3f24f10537e7efd8a8ee75adbf750f68f2fd;hp=36cb88ae486b67c2649c8eddf2c99613334e248b;hb=30e8407d4ff60da69e6f6202267eb8c705743b5d;hpb=35ed8cf887b00613ffa27f7259ef081830f447e2 diff --git a/restore/restore.h b/restore/restore.h index 36cb88a..7deb3f2 100644 --- a/restore/restore.h +++ b/restore/restore.h @@ -5,7 +5,7 @@ * Stelian Pop , 1999-2000 * Stelian Pop - AlcĂ´ve , 2000-2002 * - * $Id: restore.h,v 1.30 2004/12/14 14:07:58 stelian Exp $ + * $Id: restore.h,v 1.31 2005/01/13 15:41:07 stelian Exp $ */ /* @@ -91,6 +91,7 @@ extern int compare_ignore_not_found; extern int compare_errors; /* did we encounter any compare errors? */ extern char filesys[NAMELEN];/* name of dumped filesystem */ extern dump_ino_t volinfo[]; /* which inode on which volume archive info */ +extern int wdfd; /* original working directory */ #define DIRHASH_SIZE 1024