X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fy0.c;h=adf1416170c255a748017d6a28759268532767f2;hb=ea45c84bfba9dc8d703e963b18948b886fcd614e;hp=f175f62fb304e5d6e70d94d3b7d5345f1b93a68f;hpb=b3580f11bf7b91afd597e6224c2f265d6d0b087f;p=libc-test diff --git a/src/math/y0.c b/src/math/y0.c index f175f62..adf1416 100644 --- a/src/math/y0.c +++ b/src/math/y0.c @@ -1,6 +1,8 @@ +#define _BSD_SOURCE 1 +#define _XOPEN_SOURCE 700 #include #include -#include "util.h" +#include "mtest.h" static struct d_d t[] = { #include "sanity/y0.h"