X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=blobdiff_plain;f=src%2Fmath%2Fjnf.c;h=c595d4cd95a48c321c3fdfffa115d7e6cd8f5762;hp=5bdf52fb690c7eafa368dde4b94eb0020347a737;hb=2c671f66e28ac079ae1148f5135c9a52129cc807;hpb=6c9a64c370c3fd92b1cda3ef4246933956575c12 diff --git a/src/math/jnf.c b/src/math/jnf.c index 5bdf52f..c595d4c 100644 --- a/src/math/jnf.c +++ b/src/math/jnf.c @@ -1,3 +1,4 @@ +#define _DEFAULT_SOURCE 1 #define _BSD_SOURCE 1 #define _GNU_SOURCE 1 #include