X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fsincosf.c;h=94e3654b7960fa259ad44ebb22544c29a8843150;hb=7da725cd0be7e880ff4971257720220d281c4ab3;hp=f8a09e15519a44ff598d577f71c7a06948965600;hpb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;p=libc-test diff --git a/src/math/sincosf.c b/src/math/sincosf.c index f8a09e1..94e3654 100644 --- a/src/math/sincosf.c +++ b/src/math/sincosf.c @@ -1,3 +1,4 @@ +#define _GNU_SOURCE 1 #include #include #include "mtest.h"