diff options
Diffstat (limited to 'math/test-signgam-finite-c99.c')
-rw-r--r-- | math/test-signgam-finite-c99.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/math/test-signgam-finite-c99.c b/math/test-signgam-finite-c99.c index e90517f..2f56696 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 |