]> git.wh0rd.org - dump.git/blobdiff - dump/tape.c
64bit and glibc 2.2.2 fixes.
[dump.git] / dump / tape.c
index ea2faa062262657d5cc99fd57a0444a03b127871..54961a9a1b93dc92c7eef4d177b8e5a881be8b80 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: tape.c,v 1.31 2001/02/21 16:13:05 stelian Exp $";
+       "$Id: tape.c,v 1.32 2001/02/22 10:57:40 stelian Exp $";
 #endif /* not lint */
 
 #include <config.h>
 #ifdef __linux__
 #include <sys/types.h>
+#include <time.h>
 #include <linux/types.h>
 #endif
 #include <sys/param.h>