]> git.wh0rd.org - dump.git/blobdiff - restore/utilities.c
LFS compatibility.
[dump.git] / restore / utilities.c
index f052071484824a7fc41db11ad265f0e90507c728..c6168724d95e65c1eea2e9d8867a102f41ce0198 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: utilities.c,v 1.8 2000/02/08 12:22:43 stelian Exp $";
+       "$Id: utilities.c,v 1.11 2000/12/21 11:14:54 stelian Exp $";
 #endif /* not lint */
 
+#include <config.h>
 #include <sys/param.h>
 #include <sys/stat.h>