diff options
Diffstat (limited to '')
-rw-r--r-- | benchmarks/unixbench/files/patch-src_dhry__1.c (renamed from benchmarks/unixbench/files/patch-src:dhry_1.c) | 6 |
1 files changed, 3 insertions, 3 deletions
diff --git a/benchmarks/unixbench/files/patch-src:dhry_1.c b/benchmarks/unixbench/files/patch-src_dhry__1.c index 142f7a03240a..01821756b3b5 100644 --- a/benchmarks/unixbench/files/patch-src:dhry_1.c +++ b/benchmarks/unixbench/files/patch-src_dhry__1.c @@ -1,5 +1,5 @@ ---- src/dhry_1.c.orig Sun Dec 19 01:45:10 2004 -+++ src/dhry_1.c Sun Dec 19 01:45:59 2004 +--- src/dhry_1.c.orig 1999-07-28 21:43:08 UTC ++++ src/dhry_1.c @@ -34,6 +34,7 @@ ***************************************************************************/ char SCCSid[] = "@(#) @(#)dhry_1.c:3.4 -- 5/15/91 19:30:21"; @@ -8,7 +8,7 @@ #include <stdio.h> #include <stdlib.h> #include <string.h> -@@ -81,7 +82,7 @@ +@@ -81,7 +82,7 @@ extern int times (); /* Measurements should last at least about 2 seconds */ #endif #ifdef TIME |