X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fcosf.c;h=509535a2bceff6a7121306d1a569f9f783b3944f;hb=d45a85265f43d2478476a0aba6bffc7872b060f5;hp=e29c640925d3054c447ac6ec4bffd1c0191b1ba7;hpb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;p=libc-test diff --git a/src/math/cosf.c b/src/math/cosf.c index e29c640..509535a 100644 --- a/src/math/cosf.c +++ b/src/math/cosf.c @@ -1,6 +1,6 @@ #include #include -#include "util.h" +#include "mtest.h" static struct f_f t[] = { #include "ucb/cosf.h"