1--- ior_rand.c.orig 2016-08-02 17:15:56 UTC 2+++ ior_rand.c 3@@ -24,6 +24,7 @@ static char rcsid[] = "$Header: /home/we 4 #include <time.h> 5 #include <sys/types.h> 6 #include <unistd.h> 7+#include <sys/time.h> 8 9 /* 10 * Solaris needs ior_mach.h to be after the above or 11 12