X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=blobdiff_plain;f=src%2Fmath%2Fy1f.c;h=41afb3ae7afa716f9aa691533527ad93ebc256ed;hp=6c9ab8a0827f951de43b58be534898fe4db117af;hb=2c671f66e28ac079ae1148f5135c9a52129cc807;hpb=6c9a64c370c3fd92b1cda3ef4246933956575c12 diff --git a/src/math/y1f.c b/src/math/y1f.c index 6c9ab8a..41afb3a 100644 --- a/src/math/y1f.c +++ b/src/math/y1f.c @@ -1,3 +1,4 @@ +#define _DEFAULT_SOURCE 1 #define _BSD_SOURCE 1 #define _GNU_SOURCE 1 #include