X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fasin.c;h=4b4cab7e9507b5fc7c491a51930b846e54b3503e;hb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;hp=64d950cd2d60947d79d4ea734e145ff7ce438866;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/asin.c b/src/math/asin.c index 64d950c..4b4cab7 100644 --- a/src/math/asin.c +++ b/src/math/asin.c @@ -6,6 +6,7 @@ static struct d_d t[] = { #include "crlibm/asin.h" #include "ucb/asin.h" #include "sanity/asin.h" +#include "special/asin.h" };