X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fsin.c;h=d0c07d9e247af6e11b6493e5660bd9c03950eeea;hb=b8fbda354afe84b26fae2317c49d79b3ff14f1cb;hp=150016282a94ae8b09779f32da86e86daf768cfd;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/sin.c b/src/math/sin.c index 1500162..d0c07d9 100644 --- a/src/math/sin.c +++ b/src/math/sin.c @@ -6,6 +6,7 @@ static struct d_d t[] = { #include "crlibm/sin.h" #include "ucb/sin.h" #include "sanity/sin.h" +#include "special/sin.h" };