about summary refs log tree commit diff
path: root/stdlib/tst-strtod5i.c
diff options
context:
space:
mode:
Diffstat (limited to 'stdlib/tst-strtod5i.c')
-rw-r--r--stdlib/tst-strtod5i.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/stdlib/tst-strtod5i.c b/stdlib/tst-strtod5i.c
index ee54e3404c..ac89bfa07f 100644
--- a/stdlib/tst-strtod5i.c
+++ b/stdlib/tst-strtod5i.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 <locale.h>
 #include <stdio.h>
 #include <stdlib.h>