X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fsincos.c;h=94c292d2448c539f1b80750cd39bc30754a97b6b;hb=d5fe2f139f48684f2e0f99a3c95ce63581e24740;hp=47e9eeaa7700963cd3ddad190ba040311ca7eba1;hpb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;p=libc-test diff --git a/src/math/sincos.c b/src/math/sincos.c index 47e9eea..94c292d 100644 --- a/src/math/sincos.c +++ b/src/math/sincos.c @@ -1,3 +1,4 @@ +#define _GNU_SOURCE 1 #include #include #include "mtest.h"