PR: 210856 Reported by: Mark Millard <markmi@dsl-only.net> Submitted by: Walter Schwarzenfeld <w.schwarzenfeld@utanet.at> Approved by: blttll@gmail.com (maintainer timeout)
10 lines
265 B
C
10 lines
265 B
C
--- ior_rand.c.orig 2016-08-02 17:15:56 UTC
|
|
+++ ior_rand.c
|
|
@@ -24,6 +24,7 @@ static char rcsid[] = "$Header: /home/we
|
|
#include <time.h>
|
|
#include <sys/types.h>
|
|
#include <unistd.h>
|
|
+#include <sys/time.h>
|
|
|
|
/*
|
|
* Solaris needs ior_mach.h to be after the above or
|