X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmath%2Fyn.c;fp=src%2Fmath%2Fyn.c;h=9dcaa616876c81abd5e9551e7d5a31fdd318601b;hb=7b5ccd5b5297e4a0e413a1517699fbfb5bb575be;hp=4ac72fa5bd786236c449edf219a0bed7a641dd3c;hpb=1d2537bb217f8a18b9c590352c3de9d63aedce40;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"