summaryrefslogtreecommitdiff
path: root/tests/tui_div.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tui_div.c')
-rw-r--r--tests/tui_div.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/tests/tui_div.c b/tests/tui_div.c
index ac94e8654..61dfee92b 100644
--- a/tests/tui_div.c
+++ b/tests/tui_div.c
@@ -24,9 +24,8 @@ MA 02111-1307, USA. */
#include <stdlib.h>
#include "gmp.h"
#include "mpfr.h"
-#include "mpfr-impl.h"
-#ifdef __mips
-#include <sys/fpu.h>
+#ifdef TEST
+#include "mpfr-test.h"
#endif
extern int isnan();