X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fjnf.c;h=e5ae728af0d59c713b63034fc5a29c7dc3d3e75a;hb=2b9639f0f09c5b8bcd245fac49b2fb9da23b0302;hp=ecbc288ad7070aabc9b0b864d247181d719ab743;hpb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;p=libc-test diff --git a/src/math/jnf.c b/src/math/jnf.c index ecbc288..e5ae728 100644 --- a/src/math/jnf.c +++ b/src/math/jnf.c @@ -1,3 +1,5 @@ +#define _BSD_SOURCE 1 +#define _GNU_SOURCE 1 #include #include #include "mtest.h"