X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=dump%2Fmain.c;h=7745e46c4e3cd4ad9b83fd1229b866f3ec0bf592;hb=d6967896bc4e18f9b4359a2ef5be5c0f1bcc456a;hp=9f61fb686edcc4ae6ff56b6e201eb146eeb16c9d;hpb=a23c5022421f8f7e2182300beb938167a3975286;p=dump.git diff --git a/dump/main.c b/dump/main.c index 9f61fb6..7745e46 100644 --- a/dump/main.c +++ b/dump/main.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: main.c,v 1.30 2000/11/30 09:53:14 stelian Exp $"; + "$Id: main.c,v 1.32 2000/12/21 11:14:54 stelian Exp $"; #endif /* not lint */ +#include #include #include #ifdef __linux__