X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=blobdiff_plain;f=src%2Fmath%2Fj1f.c;h=640bb10f6aba9dd3e25a33bbcb19eff03d57c7a4;hp=38e6ab902d1ebeae23479a6859dce53cc976a582;hb=e32c6c4f80d29ee09ed1c1189a528ba20dfa46de;hpb=3bd0bf0bc472f257e65a16d990ff131d1fe518b6 diff --git a/src/math/j1f.c b/src/math/j1f.c index 38e6ab9..640bb10 100644 --- a/src/math/j1f.c +++ b/src/math/j1f.c @@ -1,6 +1,5 @@ #define _DEFAULT_SOURCE 1 #define _BSD_SOURCE 1 -#define _GNU_SOURCE 1 #include #include #include "mtest.h"