about summary refs log tree commit diff
path: root/math/s_fmal.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/s_fmal.c')
-rw-r--r--math/s_fmal.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/math/s_fmal.c b/math/s_fmal.c
index 6b13ea1d5f..47a68ed235 100644
--- a/math/s_fmal.c
+++ b/math/s_fmal.c
@@ -16,6 +16,7 @@
    License along with the GNU C Library; if not, see
    <https://www.gnu.org/licenses/>.  */
 
+#define NO_MATH_REDIRECT
 #include <math.h>
 #include <libm-alias-ldouble.h>