summaryrefslogtreecommitdiff
path: root/gmp-impl.h
diff options
context:
space:
mode:
authorMarco Bodrato <bodrato@mail.dm.unipi.it>2021-10-01 22:44:16 +0200
committerMarco Bodrato <bodrato@mail.dm.unipi.it>2021-10-01 22:44:16 +0200
commit7b66f79a23cf8c2f9b625d59c4a762f3dc8013cd (patch)
tree2137c3dcd99e4e3c97097388aa0c3a78d1b86dd8 /gmp-impl.h
parent59020e286b79b9f892bd16302281c905ce124277 (diff)
downloadgmp-7b66f79a23cf8c2f9b625d59c4a762f3dc8013cd.tar.gz
Makefile.am, gmp-impl.h: Use gen-sieve and its output
Diffstat (limited to 'gmp-impl.h')
-rw-r--r--gmp-impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/gmp-impl.h b/gmp-impl.h
index 66ffbd6cb..2b6d7e9e9 100644
--- a/gmp-impl.h
+++ b/gmp-impl.h
@@ -146,6 +146,7 @@ see https://www.gnu.org/licenses/. */
#include "gmp-mparam.h"
#include "fib_table.h"
#include "fac_table.h"
+#include "sieve_table.h"
#include "mp_bases.h"
#if WANT_FAT_BINARY
#include "fat.h"