summaryrefslogtreecommitdiff
path: root/gmp-impl.h
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 /gmp-impl.h
parent9deac7786c2eebbb7bdb805a544e7f7f0f3f86d3 (diff)
downloadgmp-89e2ec7c663922359f49689c92e8c778f4f566bc.tar.gz
Include just gmp-impl.h, make gmp-impl.h grab gmp.h.
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 698758104..9a6d6d692 100644
--- a/gmp-impl.h
+++ b/gmp-impl.h
@@ -142,6 +142,7 @@ see https://www.gnu.org/licenses/. */
#if ! defined (__GMP_WITHIN_CONFIGURE)
#include "config.h"
+#include "gmp.h"
#include "gmp-mparam.h"
#include "fib_table.h"
#include "fac_table.h"