X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fj0f.c;h=1c06ec8d9a8b799bf2caee786e8537eb5e88e655;hb=4599c1f37e1b43841083cc0e21b3417c4232f90e;hp=18a846303c052ae77f73de156a8853cdf3276420;hpb=7da725cd0be7e880ff4971257720220d281c4ab3;p=libc-test diff --git a/src/math/j0f.c b/src/math/j0f.c index 18a8463..1c06ec8 100644 --- a/src/math/j0f.c +++ b/src/math/j0f.c @@ -1,5 +1,5 @@ +#define _DEFAULT_SOURCE 1 #define _BSD_SOURCE 1 -#define _GNU_SOURCE 1 #include #include #include "mtest.h"