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