X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fyn.c;h=9dcaa616876c81abd5e9551e7d5a31fdd318601b;hb=7b5ccd5b5297e4a0e413a1517699fbfb5bb575be;hp=4ac72fa5bd786236c449edf219a0bed7a641dd3c;hpb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;p=libc-test diff --git a/src/math/yn.c b/src/math/yn.c index 4ac72fa..9dcaa61 100644 --- a/src/math/yn.c +++ b/src/math/yn.c @@ -1,3 +1,5 @@ +#define _BSD_SOURCE 1 +#define _XOPEN_SOURCE 700 #include #include #include "mtest.h"