X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmath%2Fy1.c;h=6bf5135075f04a7062cc0a7db42c95dd2fba48af;hb=1421f13d69c511693e685e6e406de523610223fd;hp=12e99e5821053039793232ceb3164062988e87f6;hpb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;p=libc-test diff --git a/src/math/y1.c b/src/math/y1.c index 12e99e5..6bf5135 100644 --- a/src/math/y1.c +++ b/src/math/y1.c @@ -1,3 +1,5 @@ +#define _BSD_SOURCE 1 +#define _XOPEN_SOURCE 700 #include #include #include "mtest.h"