X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=blobdiff_plain;f=src%2Fmath%2Fynf.c;h=983592b894c7a523203936c5f68d3f7bb31ee486;hp=1a2e7c7e0e9bfcebab7e37dc769bfbf5b0039e69;hb=e32c6c4f80d29ee09ed1c1189a528ba20dfa46de;hpb=3bd0bf0bc472f257e65a16d990ff131d1fe518b6 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"