X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fy1.c;h=6bf5135075f04a7062cc0a7db42c95dd2fba48af;hb=705b5a4d2d3b6eeb14b201c097252c5918995d98;hp=4aaf032ba05f8a48e9fb0721299b7b70f5a2332a;hpb=b3580f11bf7b91afd597e6224c2f265d6d0b087f;p=libc-test diff --git a/src/math/y1.c b/src/math/y1.c index 4aaf032..6bf5135 100644 --- a/src/math/y1.c +++ b/src/math/y1.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/y1.h"