From d0788650ecb3f38f4e20f9a71f449980258d3112 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sun, 24 Apr 2016 00:41:07 +0200 Subject: bench/benchmark-func.c MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- bench/benchmark.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'bench/benchmark.c') diff --git a/bench/benchmark.c b/bench/benchmark.c index 6649958..27efee1 100644 --- a/bench/benchmark.c +++ b/bench/benchmark.c @@ -5,11 +5,12 @@ # include BENCHMARK_LIB #else # include "../zahl.h" +# define BIGINT_LIBRARY "libzahl" #endif #ifndef CLOCK_MONOTONIC_RAW -# define CLOCK_MONOTONIC_RAW CLOCK_MONOTONIC +# define CLOCK_MONOTONIC_RAW CLOCK_MONOTONIC #endif -- cgit v1.2.3-70-g09d2