X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Facosf.c;h=0841db8d3b73880f193689c2e7b10295766d2f52;hb=2bfb414517031063e18dc4a07543e279dc07461d;hp=8a35f06b420d3b9b2d046702f668777423d767eb;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/acosf.c b/src/math/acosf.c index 8a35f06..0841db8 100644 --- a/src/math/acosf.c +++ b/src/math/acosf.c @@ -1,10 +1,11 @@ #include #include -#include "util.h" +#include "mtest.h" static struct f_f t[] = { #include "ucb/acosf.h" #include "sanity/acosf.h" +#include "special/acosf.h" };