X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fcosh.c;h=d6502145b1e6f655f01eac1097665d24d989e0ab;hb=c8999dd6b4a06f4963d7d7cfb82a7e30682b76d0;hp=493ff3467ad1281aa6f7b5ea34da2fb36c80a1b7;hpb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;p=libc-test diff --git a/src/math/cosh.c b/src/math/cosh.c index 493ff34..d650214 100644 --- a/src/math/cosh.c +++ b/src/math/cosh.c @@ -1,6 +1,6 @@ #include #include -#include "util.h" +#include "mtest.h" static struct d_d t[] = { #include "crlibm/cosh.h"