X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fcoshl.c;h=ffbbde909339eb36388e903cf76c35d256c63675;hb=db4b6cef06a63b1a43c654c3b98fe4e47fc7d411;hp=0dc737e2377dac0af935e9b24d44ffc927ea408b;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/coshl.c b/src/math/coshl.c index 0dc737e..ffbbde9 100644 --- a/src/math/coshl.c +++ b/src/math/coshl.c @@ -7,9 +7,11 @@ static struct l_l t[] = { #include "crlibm/cosh.h" #include "ucb/cosh.h" #include "sanity/cosh.h" +#include "special/cosh.h" #elif LDBL_MANT_DIG == 64 #include "sanity/coshl.h" +#include "special/coshl.h" #endif };