X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fj1.c;h=677dc2d4c8301ec13553cb800be4f128d9739277;hb=6c9a64c370c3fd92b1cda3ef4246933956575c12;hp=d9a24894d223ac293c101c9b0c071a93ccc1d9ad;hpb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;p=libc-test diff --git a/src/math/j1.c b/src/math/j1.c index d9a2489..677dc2d 100644 --- a/src/math/j1.c +++ b/src/math/j1.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/j1.h"