summaryrefslogtreecommitdiff
path: root/benchtests
diff options
context:
space:
mode:
authorSteve Ellcey <sellcey@mips.com>2013-11-13 08:48:25 -0800
committerSteve Ellcey <sellcey@mips.com>2013-11-13 08:48:25 -0800
commite8470ea216ec2ed999e17498ce13fb66e3d09be3 (patch)
treebe904e82d223319d1fb69bc6b2efac958365a618 /benchtests
parent17c1d9f03e16d56db11b17eac828ad28f30a73e0 (diff)
2013-11-13 Steve Ellcey <sellcey@mips.com>
* benchtests/bench-timing.h: Include time.h.
Diffstat (limited to 'benchtests')
-rw-r--r--benchtests/bench-timing.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/benchtests/bench-timing.h b/benchtests/bench-timing.h
index 48a85210a0..619994f145 100644
--- a/benchtests/bench-timing.h
+++ b/benchtests/bench-timing.h
@@ -41,6 +41,8 @@ typedef hp_timing_t timing_t;
(min) / (d_iters), 1e6 * (d_total_i) / (d_total_s));
#else
+
+#include <time.h>
typedef uint64_t timing_t;
/* Measure the resolution of the clock so we can scale the number of