X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Facos.c;h=f37b41f3adca7b8f6fca1faf042a301718753469;hb=3feaa322fdec8f8a45ec19a260103f11a12891e3;hp=09c1dd2dd8941bd5d207e3450ec0c122b0d2a02f;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/acos.c b/src/math/acos.c index 09c1dd2..f37b41f 100644 --- a/src/math/acos.c +++ b/src/math/acos.c @@ -6,6 +6,7 @@ static struct d_d t[] = { #include "crlibm/acos.h" #include "ucb/acos.h" #include "sanity/acos.h" +#include "special/acos.h" };