X-Git-Url: https://git.wh0rd.org/?a=blobdiff_plain;f=dump%2Fitime.c;h=20aa69a2b6f6cb55a2de6d1abb06c1f34339b311;hb=d6967896bc4e18f9b4359a2ef5be5c0f1bcc456a;hp=4a9996e94f108ff9b299daf28143b4b340c89ff9;hpb=0a99352128efc4af44160eee69e8990686bf9ad5;p=dump.git diff --git a/dump/itime.c b/dump/itime.c index 4a9996e..20aa69a 100644 --- a/dump/itime.c +++ b/dump/itime.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: itime.c,v 1.12 2000/11/10 14:42:25 stelian Exp $"; + "$Id: itime.c,v 1.14 2000/12/21 11:14:54 stelian Exp $"; #endif /* not lint */ +#include #include #include #ifdef __linux__