X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=common%2Fdumprmt.c;h=4c1bedf23e8a11b298a9b39535ddb931b7af411b;hb=103122b3455278bdf377ce24821168be90238fda;hp=12d60fca7408197dc3bec5d363e85d68a484ec0a;hpb=e4a8bde40a6d8319d1b28e054e1a419ba3df2363;p=dump.git diff --git a/common/dumprmt.c b/common/dumprmt.c index 12d60fc..4c1bedf 100644 --- a/common/dumprmt.c +++ b/common/dumprmt.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-2002 */ /*- @@ -41,7 +41,7 @@ #ifndef lint static const char rcsid[] = - "$Id: dumprmt.c,v 1.17 2001/06/18 10:58:28 stelian Exp $"; + "$Id: dumprmt.c,v 1.19 2002/01/16 09:32:14 stelian Exp $"; #endif /* not lint */ #include @@ -89,8 +89,8 @@ static const char rcsid[] = #include #endif -#include "pathnames.h" -#include "dump.h" +#include +#include "dump.h" /* for X_STARTUP, X_ABORT etc */ #define TS_CLOSED 0 #define TS_OPEN 1