From b9debec106f2ac6e15d6dff88260f133d9eafcb2 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Thu, 3 Mar 2016 13:59:54 +0100 Subject: Optimised zdivmod MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/internals.h | 1 + 1 file changed, 1 insertion(+) (limited to 'src/internals.h') diff --git a/src/internals.h b/src/internals.h index 89d98e1..2ab5cc7 100644 --- a/src/internals.h +++ b/src/internals.h @@ -39,6 +39,7 @@ LIST_TEMPS LIST_CONSTS #undef X +extern z_t libzahl_tmp_divmod_ds[BITS_PER_CHAR]; extern jmp_buf libzahl_jmp_buf; extern int libzahl_set_up; -- cgit v1.2.3-70-g09d2