X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fcosf.c;h=e29c640925d3054c447ac6ec4bffd1c0191b1ba7;hb=3feaa322fdec8f8a45ec19a260103f11a12891e3;hp=4dc55cda0268c7a6b6ce9a4db0ee026b3e18ec56;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/cosf.c b/src/math/cosf.c index 4dc55cd..e29c640 100644 --- a/src/math/cosf.c +++ b/src/math/cosf.c @@ -5,6 +5,7 @@ static struct f_f t[] = { #include "ucb/cosf.h" #include "sanity/cosf.h" +#include "special/cosf.h" };