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/libtommath.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bench/libtommath.h') diff --git a/bench/libtommath.h b/bench/libtommath.h index 25da3ff..1867bdb 100644 --- a/bench/libtommath.h +++ b/bench/libtommath.h @@ -5,6 +5,8 @@ #include #include +#define BIGINT_LIBRARY "libtommath" + typedef mp_int z_t[1]; static z_t _0, _1, _a, _b; -- cgit v1.2.3-70-g09d2