summaryrefslogtreecommitdiff
path: root/const_log2.c
diff options
context:
space:
mode:
Diffstat (limited to 'const_log2.c')
-rw-r--r--const_log2.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/const_log2.c b/const_log2.c
index 5b4eef024..642173009 100644
--- a/const_log2.c
+++ b/const_log2.c
@@ -30,8 +30,8 @@ mpfr_t __mpfr_const_log2; /* stored value of log(2) */
mp_prec_t __gmpfr_const_log2_prec = 0; /* precision of stored value */
static mp_rnd_t __mpfr_const_log2_rnd; /* rounding mode of stored value */
-static int mpfr_aux_log2 _PROTO ((mpfr_ptr, mpz_srcptr, long, int));
-static int mpfr_const_aux_log2 _PROTO ((mpfr_ptr, mp_rnd_t));
+static int mpfr_aux_log2 _MPFR_PROTO ((mpfr_ptr, mpz_srcptr, long, int));
+static int mpfr_const_aux_log2 _MPFR_PROTO ((mpfr_ptr, mp_rnd_t));
#define A
#define A1 1