about summary refs log tree commit diff
path: root/math/test-tgmath2.c
diff options
context:
space:
mode:
Diffstat (limited to 'math/test-tgmath2.c')
-rw-r--r--math/test-tgmath2.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/math/test-tgmath2.c b/math/test-tgmath2.c
index 91b93e6586..54f8284c67 100644
--- a/math/test-tgmath2.c
+++ b/math/test-tgmath2.c
@@ -18,8 +18,6 @@
    <https://www.gnu.org/licenses/>.  */
 
 #ifndef HAVE_MAIN
-#undef __NO_MATH_INLINES
-#define __NO_MATH_INLINES 1
 #include <float.h>
 #include <math.h>
 #include <complex.h>