Book a Demo!
CoCalc Logo Icon
StoreFeaturesDocsShareSupportNewsAboutPoliciesSign UpSign In
freebsd
GitHub Repository: freebsd/freebsd-ports-kde
Path: blob/main/benchmarks/iorate/files/patch-ior__rand.c
16462 views
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