diff options
Diffstat (limited to 'benchmarks/lmbench/patches/patch-ak')
-rw-r--r-- | benchmarks/lmbench/patches/patch-ak | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/benchmarks/lmbench/patches/patch-ak b/benchmarks/lmbench/patches/patch-ak new file mode 100644 index 00000000000..4a378bb5046 --- /dev/null +++ b/benchmarks/lmbench/patches/patch-ak @@ -0,0 +1,12 @@ +$NetBSD: patch-ak,v 1.1 2004/06/16 04:33:51 minskim Exp $ + +--- src/lmhttp.c.orig 1998-07-31 14:55:18.000000000 -0500 ++++ src/lmhttp.c +@@ -17,6 +17,7 @@ char *id = "$Id: s.lmhttp.c 1.6 98/06/29 + #include <sys/sysmp.h> + #include <sys/syssgi.h> + #endif ++#include <time.h> + #include "bench.h" + #ifdef MAP_FILE + # define MMAP_FLAGS MAP_FILE|MAP_SHARED |