X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fy1f.c;h=31d44856e2986f4b35c52f8138a9e9e43ae43f45;hb=e32c6c4f80d29ee09ed1c1189a528ba20dfa46de;hp=6c9ab8a0827f951de43b58be534898fe4db117af;hpb=7b5ccd5b5297e4a0e413a1517699fbfb5bb575be;p=libc-test diff --git a/src/math/y1f.c b/src/math/y1f.c index 6c9ab8a..31d4485 100644 --- a/src/math/y1f.c +++ b/src/math/y1f.c @@ -1,5 +1,5 @@ +#define _DEFAULT_SOURCE 1 #define _BSD_SOURCE 1 -#define _GNU_SOURCE 1 #include #include #include "mtest.h"