aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/s390/fpu/s_roundevenl.c
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/s390/fpu/s_roundevenl.c')
-rw-r--r--sysdeps/s390/fpu/s_roundevenl.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/sysdeps/s390/fpu/s_roundevenl.c b/sysdeps/s390/fpu/s_roundevenl.c
index 29ab7a8616..94b6459ab4 100644
--- a/sysdeps/s390/fpu/s_roundevenl.c
+++ b/sysdeps/s390/fpu/s_roundevenl.c
@@ -18,6 +18,7 @@
<https://www.gnu.org/licenses/>. */
#ifdef HAVE_S390_MIN_Z196_ZARCH_ASM_SUPPORT
+# define NO_MATH_REDIRECT
# include <math.h>
# include <math_private.h>
# include <libm-alias-ldouble.h>