X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=restore%2Frestore.c;h=7197a3dd5f311885dfaf4dbf99ee53d55c17377f;hb=2b7475327b6a1a580f76eca13a18f68a2943a5b1;hp=c6490a052d1677d5886208f4944f768942382790;hpb=0a99352128efc4af44160eee69e8990686bf9ad5;p=dump.git diff --git a/restore/restore.c b/restore/restore.c index c6490a0..7197a3d 100644 --- a/restore/restore.c +++ b/restore/restore.c @@ -2,8 +2,8 @@ * 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 - Alcôve , 2000 + * Stelian Pop , 1999-2000 + * Stelian Pop - Alcôve , 2000 */ /* @@ -41,9 +41,10 @@ #ifndef lint static const char rcsid[] = - "$Id: restore.c,v 1.11 2000/11/10 14:42:25 stelian Exp $"; + "$Id: restore.c,v 1.13 2000/12/21 11:14:54 stelian Exp $"; #endif /* not lint */ +#include #include #ifdef __linux__