From 2beb1010e4cc7083f8e253db8af615476c9959fd Mon Sep 17 00:00:00 2001 From: Andreas Schwab Date: Tue, 15 Mar 2016 00:00:07 +0100 Subject: Fix compilation of test-signgam-* tests --- math/test-signgam-finite-c99.c | 1 + math/test-signgam-main.c | 1 + 2 files changed, 2 insertions(+) (limited to 'math') 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 @@ . */ #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 @@ . */ #undef _LIBC +#undef __LIBC_INTERNAL_MATH_INLINES #undef _GNU_SOURCE #define _ISOMAC -- cgit v1.2.3