summaryrefslogtreecommitdiff
path: root/benchmarks/unixbench/files/patch-af
diff options
context:
space:
mode:
authorcvs2svn <cvs2svn@FreeBSD.org>2000-06-18 10:00:08 +0000
committercvs2svn <cvs2svn@FreeBSD.org>2000-06-18 10:00:08 +0000
commite497906508084a5501f27a53a8ec0f23aa446e5b (patch)
tree152d32d807e92b14ac8ade604a4d650b637b1e93 /benchmarks/unixbench/files/patch-af
parentA new index, with 3,403 ports, which is a nice number, being 41 times (diff)
This commit was manufactured by cvs2svn to create tag 'RELEASE_3_5_0'.release/3.5.0
Diffstat (limited to 'benchmarks/unixbench/files/patch-af')
-rw-r--r--benchmarks/unixbench/files/patch-af11
1 files changed, 0 insertions, 11 deletions
diff --git a/benchmarks/unixbench/files/patch-af b/benchmarks/unixbench/files/patch-af
deleted file mode 100644
index bf25a7610d17..000000000000
--- a/benchmarks/unixbench/files/patch-af
+++ /dev/null
@@ -1,11 +0,0 @@
---- src/dhry_1.c.orig Thu Jan 27 21:23:37 2000
-+++ src/dhry_1.c Thu Jan 27 21:24:08 2000
-@@ -78,7 +78,7 @@
- /* Measurements should last at least about 2 seconds */
- #endif
- #ifdef TIME
--extern long time();
-+extern time_t time();
- /* see library function "time" */
- #define Too_Small_Time 2
- /* Measurements should last at least 2 seconds */