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