X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fynf.c;h=f3c2b14a2b3fea797c541ca1df3ce8743bb345a9;hb=1421f13d69c511693e685e6e406de523610223fd;hp=436c0fac47b13a29bf1c2996eea61e8196201754;hpb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;p=libc-test diff --git a/src/math/ynf.c b/src/math/ynf.c index 436c0fa..f3c2b14 100644 --- a/src/math/ynf.c +++ b/src/math/ynf.c @@ -1,3 +1,5 @@ +#define _BSD_SOURCE 1 +#define _GNU_SOURCE 1 #include #include #include "mtest.h"