X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fasinf.c;h=136ce274c9e36aa5364891da92883c9258339f25;hb=32fca61b208425e16262e4d007dabad44bcd872b;hp=38a3e9f247e13c320654eace312ace3577be8bd6;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/asinf.c b/src/math/asinf.c index 38a3e9f..136ce27 100644 --- a/src/math/asinf.c +++ b/src/math/asinf.c @@ -1,10 +1,11 @@ #include #include -#include "util.h" +#include "mtest.h" static struct f_f t[] = { #include "ucb/asinf.h" #include "sanity/asinf.h" +#include "special/asinf.h" };