summaryrefslogtreecommitdiff
path: root/benchmarks/unixbench/files/patch-af
blob: bf25a7610d175b3c5951d5059e02420d68e44eb0 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
--- 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 */