X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fynf.c;h=f3c2b14a2b3fea797c541ca1df3ce8743bb345a9;hb=32fca61b208425e16262e4d007dabad44bcd872b;hp=f19bb8ba2c3726082ba7cb02537256f8ad4572f5;hpb=b3580f11bf7b91afd597e6224c2f265d6d0b087f;p=libc-test diff --git a/src/math/ynf.c b/src/math/ynf.c index f19bb8b..f3c2b14 100644 --- a/src/math/ynf.c +++ b/src/math/ynf.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/ynf.h"