]> git.wh0rd.org - dump.git/blobdiff - dump/itime.c
LFS compatibility.
[dump.git] / dump / itime.c
index f847a6a95fff06dcfc64ef62c9d05b9b761a495c..20aa69a2b6f6cb55a2de6d1abb06c1f34339b311 100644 (file)
@@ -2,7 +2,8 @@
  *     Ported to Linux's Second Extended File System as part of the
  *     dump and restore backup suit
  *     Remy Card <card@Linux.EU.Org>, 1994-1997
- *     Stelian Pop <pop@cybercable.fr>, 1999-2000
+ *     Stelian Pop <pop@noos.fr>, 1999-2000
+ *     Stelian Pop <pop@noos.fr> - AlcĂ´ve <www.alcove.fr>, 2000
  */
 
 /*-
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: itime.c,v 1.11 2000/11/10 11:48:31 stelian Exp $";
+       "$Id: itime.c,v 1.14 2000/12/21 11:14:54 stelian Exp $";
 #endif /* not lint */
 
+#include <config.h>
 #include <sys/param.h>
 #include <sys/time.h>
 #ifdef __linux__