X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fsincosl.c;h=82dc65dcccdbf0ee4d59ac5f024d0b774065db48;hb=54c15bc45a8721b8482552586a50b2548271a3b4;hp=85859b36e90d74e53240798a91bc8c8efd5a2420;hpb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;p=libc-test diff --git a/src/math/sincosl.c b/src/math/sincosl.c index 85859b3..82dc65d 100644 --- a/src/math/sincosl.c +++ b/src/math/sincosl.c @@ -1,6 +1,7 @@ +#define _GNU_SOURCE 1 #include #include -#include "util.h" +#include "mtest.h" static struct l_ll t[] = { #if LDBL_MANT_DIG == 53