X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fy0.c;h=adf1416170c255a748017d6a28759268532767f2;hb=7b5ccd5b5297e4a0e413a1517699fbfb5bb575be;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"