X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fy1.c;h=e31d67d102a3c2ee8f42acdd2955ee06dcf7245b;hb=281b80f0e70fe28356c3f0ded8b86f28a5c74d0a;hp=4aaf032ba05f8a48e9fb0721299b7b70f5a2332a;hpb=b3580f11bf7b91afd597e6224c2f265d6d0b087f;p=libc-test diff --git a/src/math/y1.c b/src/math/y1.c index 4aaf032..e31d67d 100644 --- a/src/math/y1.c +++ b/src/math/y1.c @@ -1,6 +1,7 @@ +#define _XOPEN_SOURCE 700 #include #include -#include "util.h" +#include "mtest.h" static struct d_d t[] = { #include "sanity/y1.h"