X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fcos.c;h=16f5e04b6b96ff499bac7353d6bfd0bd207d211f;hb=5625f7d633fa22dd50b94b086abaa0dbcc0e6208;hp=485efad22756f867a79db8d644abb380a52ef494;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/cos.c b/src/math/cos.c index 485efad..16f5e04 100644 --- a/src/math/cos.c +++ b/src/math/cos.c @@ -6,6 +6,7 @@ static struct d_d t[] = { #include "crlibm/cos.h" #include "ucb/cos.h" #include "sanity/cos.h" +#include "special/cos.h" };