]> git.wh0rd.org - dump.git/blobdiff - dump/unctime.c
RPM spec update and time.h cleanups (from RedHat latest rpm)
[dump.git] / dump / unctime.c
index c03bb652677e60bd77cf5e04f1ae899f219ad44e..d617544dad125013f2ee00552f6b29566cf48ce4 100644 (file)
 
 #ifndef lint
 static const char rcsid[] =
-       "$Id: unctime.c,v 1.11 2001/06/18 10:58:28 stelian Exp $";
+       "$Id: unctime.c,v 1.12 2001/07/18 09:12:05 stelian Exp $";
 #endif /* not lint */
 
 #include <config.h>
+#include <sys/time.h>
 #include <time.h>
 #ifdef __STDC__
 #include <stdlib.h>