X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fcosl.c;h=78276599c713b6f6a5964f050ae80f72d514ef37;hb=667aded8ff906ada3cde9bc1483768133300b4d3;hp=cb11ddc54c4c1f616c8c507a6e37ad746f6085f7;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/cosl.c b/src/math/cosl.c index cb11ddc..7827659 100644 --- a/src/math/cosl.c +++ b/src/math/cosl.c @@ -7,9 +7,11 @@ static struct l_l t[] = { #include "crlibm/cos.h" #include "ucb/cos.h" #include "sanity/cos.h" +#include "special/cos.h" #elif LDBL_MANT_DIG == 64 #include "sanity/cosl.h" +#include "special/cosl.h" #endif };