summaryrefslogtreecommitdiff
path: root/mpfr/mpfr-test.h
diff options
context:
space:
mode:
Diffstat (limited to 'mpfr/mpfr-test.h')
-rw-r--r--mpfr/mpfr-test.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/mpfr/mpfr-test.h b/mpfr/mpfr-test.h
index 25c98b6b5..d13533891 100644
--- a/mpfr/mpfr-test.h
+++ b/mpfr/mpfr-test.h
@@ -66,3 +66,5 @@ int ulp _PROTO ((double, double));
double dbl _PROTO ((double, int));
double Ulp _PROTO ((double));
int Isnan _PROTO ((double));
+void d_trace _PROTO ((const char *, double));
+void ld_trace _PROTO ((const char *, long double));