|
|
@@ -1,15 +1,15 @@
|
|
|
---- src/current/iozone.c Wed Jun 26 23:45:45 2002
|
|
|
-+++ src/current/iozone.c.orig Mon Jul 1 16:06:47 2002
|
|
|
-@@ -782,7 +782,7 @@
|
|
|
+--- src/current/iozone.c.orig Tue Jul 23 21:48:56 2002
|
|
|
++++ src/current/iozone.c Fri Jul 26 10:38:03 2002
|
|
|
+@@ -785,7 +785,7 @@
|
|
|
void throughput_test(); /* Multi process throughput */
|
|
|
void multi_throughput_test(); /* Multi process throughput */
|
|
|
void prepage(); /* Pre-fault user buffer */
|
|
|
--#if defined(linux) || defined(solaris) || defined(__AIX__) || defined(OSFV5) || defined(UWIN) || defined(Windows)
|
|
|
+-#if defined(linux) || defined(solaris) || defined(__AIX__) || defined(OSFV5) || defined(UWIN) || defined(Windows) || defined(__APPLE__)
|
|
|
+#ifdef HAVE_ANSIC_C
|
|
|
float do_compute(float); /* compute cycle simulation */
|
|
|
#else
|
|
|
float do_compute(); /* compute cycle simulation */
|
|
|
-@@ -13030,27 +13030,27 @@
|
|
|
+@@ -13037,27 +13037,27 @@
|
|
|
}
|
|
|
|
|
|
#ifndef ASYNC_IO
|