X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fjnf.c;h=e5ae728af0d59c713b63034fc5a29c7dc3d3e75a;hb=ffb2b7d4cbcafd48ea56e11e09bf99a7195b9198;hp=66294d2ba01ec633fc18d327de4dcb7b0be4ce03;hpb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;p=libc-test diff --git a/src/math/jnf.c b/src/math/jnf.c index 66294d2..e5ae728 100644 --- a/src/math/jnf.c +++ b/src/math/jnf.c @@ -1,6 +1,8 @@ +#define _BSD_SOURCE 1 +#define _GNU_SOURCE 1 #include #include -#include "util.h" +#include "mtest.h" static struct fi_f t[] = { #include "sanity/jnf.h"