diff options
Diffstat (limited to 'tests/mpfr_compat.c')
-rw-r--r-- | tests/mpfr_compat.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/mpfr_compat.c b/tests/mpfr_compat.c index 383797fb5..d56203300 100644 --- a/tests/mpfr_compat.c +++ b/tests/mpfr_compat.c @@ -20,4 +20,5 @@ the Free Software Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ #define MPFR +#define mpf_free_str mpfr_free_str #include "mpf_compat.h" |