summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/mpfr-impl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mpfr-impl.h b/src/mpfr-impl.h
index 7321d5d41..b58966a7e 100644
--- a/src/mpfr-impl.h
+++ b/src/mpfr-impl.h
@@ -89,6 +89,7 @@ http://www.gnu.org/licenses/ or write to the Free Software Foundation, Inc.,
# include "mpfr-gmp.h"
# endif
# ifdef MPFR_NEED_LONGLONG_H
+# define LONGLONG_STANDALONE
# include "mpfr-longlong.h"
# endif