X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ftan.c;h=01452f1b84d0c7b30a063f0db32526a3c9442eb5;hb=7fd3b84625cfa955207526eda74d9261c5324549;hp=86c69b410f1906ec821f7e5d2ae449127e53455d;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/tan.c b/src/math/tan.c index 86c69b4..01452f1 100644 --- a/src/math/tan.c +++ b/src/math/tan.c @@ -6,6 +6,7 @@ static struct d_d t[] = { #include "crlibm/tan.h" #include "ucb/tan.h" #include "sanity/tan.h" +#include "special/tan.h" };