X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fsincosf.c;h=f8ca7232cfb371da2be6c3c87f079515fa4c01e1;hb=4554f155dd23a65fcdfd39f1d5af8af55ba37694;hp=1b50f01c1e8fd096dcb617d5d1f32e11293ecee4;hpb=83af1dd65a11f3da3f99ba861248a841c402ccaa;p=musl diff --git a/src/math/sincosf.c b/src/math/sincosf.c index 1b50f01c..f8ca7232 100644 --- a/src/math/sincosf.c +++ b/src/math/sincosf.c @@ -14,6 +14,7 @@ * ==================================================== */ +#define _GNU_SOURCE #include "libm.h" /* Small multiples of pi/2 rounded to double precision. */