]> git.wh0rd.org - dump.git/blobdiff - rmt/rmt.c
LFS compatibility.
[dump.git] / rmt / rmt.c
index f52c36ba8b602b38c632457a4cd9b5fc9adee081..d1f801fbf9be7f7e8c8dfb1e6b624f2a7cf23c73 100644 (file)
--- a/rmt/rmt.c
+++ b/rmt/rmt.c
@@ -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 
+ *     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: rmt.c,v 1.8 1999/11/21 02:24:47 tiniou Exp $";
+       "$Id: rmt.c,v 1.12 2000/12/21 11:14:54 stelian Exp $";
 #endif /* not linux */
 
 /*
  * rmt
  */
+#include <config.h>
 #include <sys/types.h>
 #include <sys/socket.h>
 #include <sys/mtio.h>