]> git.wh0rd.org - dump.git/blobdiff - dump/optr.c
64bit and glibc 2.2.2 fixes.
[dump.git] / dump / optr.c
index 9383cf6b69614f1378bc9daadb5e67859004adf0..f0be80bc263c59ae0f3c779049e6226b897052ed 100644 (file)
@@ -41,7 +41,7 @@
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: optr.c,v 1.19 2001/02/21 16:13:05 stelian Exp $";
+       "$Id: optr.c,v 1.20 2001/02/22 10:57:40 stelian Exp $";
 #endif /* not lint */
 
 #include <config.h>
@@ -65,6 +65,7 @@ static const char rcsid[] =
 #include <ext2fs/ext2fs.h>
 #include <bsdcompat.h>
 #include <signal.h>
+#include <time.h>
 #endif
 
 #include "dump.h"