]> git.wh0rd.org - dump.git/blobdiff - restore/main.c
LFS compatibility.
[dump.git] / restore / main.c
index 344ec5cacf0567ea5561991e30dbc4473e033a9d..b2d8c0538bf2c65307950dd39945ec20eb1d85c5 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: main.c,v 1.12 2000/05/28 16:52:21 stelian Exp $";
+       "$Id: main.c,v 1.15 2000/12/21 11:14:54 stelian Exp $";
 #endif /* not lint */
 
+#include <config.h>
 #include <sys/param.h>
 #include <sys/stat.h>
 #include <errno.h>