X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fynf.c;h=983592b894c7a523203936c5f68d3f7bb31ee486;hb=05b75aa5eb2a9908495c341300a2acc19e9eaf4b;hp=1a2e7c7e0e9bfcebab7e37dc769bfbf5b0039e69;hpb=d19c6ff9a927df8a6c6c69881bc1a93962252570;p=libc-test diff --git a/src/math/ynf.c b/src/math/ynf.c index 1a2e7c7..983592b 100644 --- a/src/math/ynf.c +++ b/src/math/ynf.c @@ -1,5 +1,5 @@ +#define _DEFAULT_SOURCE 1 #define _BSD_SOURCE 1 -#define _GNU_SOURCE 1 #include #include #include "mtest.h"