X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=restore%2Frestore.h;h=11d38ec2a6836478e2cca9506d42f5cf660b7ee6;hb=d6967896bc4e18f9b4359a2ef5be5c0f1bcc456a;hp=44bbca301d2262cc427b0880fcb6deeff3a0a25f;hpb=0d7af9c5f2cc7d4a97e934692ea8665e09fd5500;p=dump.git diff --git a/restore/restore.h b/restore/restore.h index 44bbca3..11d38ec 100644 --- a/restore/restore.h +++ b/restore/restore.h @@ -2,9 +2,10 @@ * Ported to Linux's Second Extended File System as part of the * dump and restore backup suit * Remy Card , 1994-1997 - * Stelian Pop , 1999-2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - AlcĂ´ve , 2000 * - * $Id: restore.h,v 1.8 2000/03/02 11:34:51 stelian Exp $ + * $Id: restore.h,v 1.12 2000/12/21 11:14:54 stelian Exp $ */ /* @@ -45,6 +46,7 @@ * SUCH DAMAGE. */ +#include #include /* * Flags @@ -79,6 +81,7 @@ extern int compare_ignore_not_found; /* used to compare incremental dumps, */ /* so messages about "not found" files */ /* isn't seen. */ +extern int compare_errors; /* did we encounter any compare errors? */ extern char filesys[NAMELEN];/* name of dumped filesystem */ /*