]> git.wh0rd.org - dump.git/blobdiff - dump/optr.c
RPM spec update and time.h cleanups (from RedHat latest rpm)
[dump.git] / dump / optr.c
index 88ff63d0c8e708fd55aabdaace79e76add26b259..d1cdf1d711821d06572daae8b76b44afafe4ef61 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: optr.c,v 1.24 2001/06/18 11:07:45 stelian Exp $";
+       "$Id: optr.c,v 1.25 2001/07/18 09:12:05 stelian Exp $";
 #endif /* not lint */
 
 #include <config.h>
 #include <sys/param.h>
 #include <sys/wait.h>
 #include <sys/time.h>
+#include <time.h>
 
 #include <errno.h>
 #include <fstab.h>