about summary refs log tree commit diff
path: root/math
diff options
context:
space:
mode:
Diffstat (limited to 'math')
-rw-r--r--math/test-signgam-finite-c99.c1
-rw-r--r--math/test-signgam-main.c1
2 files changed, 2 insertions, 0 deletions
diff --git a/math/test-signgam-finite-c99.c b/math/test-signgam-finite-c99.c
index e90517ffbd..2f566961ec 100644
--- a/math/test-signgam-finite-c99.c
+++ b/math/test-signgam-finite-c99.c
@@ -17,6 +17,7 @@
    <http://www.gnu.org/licenses/>.  */
 
 #undef _LIBC
+#undef __LIBC_INTERNAL_MATH_INLINES
 #undef _GNU_SOURCE
 #undef _Mlong_double_
 #define _ISOMAC
diff --git a/math/test-signgam-main.c b/math/test-signgam-main.c
index 7058aa68ff..5e65375397 100644
--- a/math/test-signgam-main.c
+++ b/math/test-signgam-main.c
@@ -17,6 +17,7 @@
    <http://www.gnu.org/licenses/>.  */
 
 #undef _LIBC
+#undef __LIBC_INTERNAL_MATH_INLINES
 #undef _GNU_SOURCE
 #define _ISOMAC