]> git.wh0rd.org - dump.git/blobdiff - restore/restore.c
LFS compatibility.
[dump.git] / restore / restore.c
index 3d38150590016867e01c0b6eff60d1f5e90aefe3..7197a3dd5f311885dfaf4dbf99ee53d55c17377f 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: restore.c,v 1.12 2000/12/04 15:43:17 stelian Exp $";
+       "$Id: restore.c,v 1.13 2000/12/21 11:14:54 stelian Exp $";
 #endif /* not lint */
 
+#include <config.h>
 #include <sys/types.h>
 
 #ifdef __linux__