X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fjnf.c;h=f9330a35d30bedcd3114cc7c1eb5da5e1501a547;hb=05b75aa5eb2a9908495c341300a2acc19e9eaf4b;hp=c595d4cd95a48c321c3fdfffa115d7e6cd8f5762;hpb=2c671f66e28ac079ae1148f5135c9a52129cc807;p=libc-test 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"