summaryrefslogtreecommitdiff
path: root/tune/set_strb.c
diff options
context:
space:
mode:
authorTorbjorn Granlund <tg@gmplib.org>2016-08-29 21:40:14 +0200
committerTorbjorn Granlund <tg@gmplib.org>2016-08-29 21:40:14 +0200
commit89e2ec7c663922359f49689c92e8c778f4f566bc (patch)
tree5e622726688019e65bf2fc7f6684050b7b0fddb5 /tune/set_strb.c
parent9deac7786c2eebbb7bdb805a544e7f7f0f3f86d3 (diff)
downloadgmp-89e2ec7c663922359f49689c92e8c778f4f566bc.tar.gz
Include just gmp-impl.h, make gmp-impl.h grab gmp.h.
Diffstat (limited to 'tune/set_strb.c')
-rw-r--r--tune/set_strb.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tune/set_strb.c b/tune/set_strb.c
index 842ec4cd4..4712bbe7b 100644
--- a/tune/set_strb.c
+++ b/tune/set_strb.c
@@ -33,7 +33,6 @@ see https://www.gnu.org/licenses/. */
#define __gmpn_dc_set_str mpn_dc_set_str_basecase
#define __gmpn_set_str_compute_powtab mpn_set_str_compute_powtab_basecase
-#include "gmp.h"
#include "gmp-impl.h"
#ifndef SIZE_T_MAX