X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fcosh.c;h=493ff3467ad1281aa6f7b5ea34da2fb36c80a1b7;hb=3feaa322fdec8f8a45ec19a260103f11a12891e3;hp=6820d09301031a2f615b3f3b64642e9bc8842b45;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/cosh.c b/src/math/cosh.c index 6820d09..493ff34 100644 --- a/src/math/cosh.c +++ b/src/math/cosh.c @@ -6,6 +6,7 @@ static struct d_d t[] = { #include "crlibm/cosh.h" #include "ucb/cosh.h" #include "sanity/cosh.h" +#include "special/cosh.h" };