]> git.wh0rd.org - dump.git/blobdiff - dump/itime.c
LFS compatibility.
[dump.git] / dump / itime.c
index 3fed4dc4d4180df5f4c5c066238519eca2447e31..20aa69a2b6f6cb55a2de6d1abb06c1f34339b311 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: itime.c,v 1.13 2000/12/04 15:43:16 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__