X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=blobdiff_plain;f=src%2Fmath%2Fasinhf.c;h=c7a398e36b40695c6b03e541f78483c69eaf0e52;hp=45de975741af6bf3cdf93f8c899ac5690fa38cbf;hb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;hpb=b775d19f7ff58da3fe009d48742068cc92a274f2 diff --git a/src/math/asinhf.c b/src/math/asinhf.c index 45de975..c7a398e 100644 --- a/src/math/asinhf.c +++ b/src/math/asinhf.c @@ -1,6 +1,6 @@ #include #include -#include "util.h" +#include "mtest.h" static struct f_f t[] = { #include "sanity/asinhf.h"