X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Flroundf.c;fp=src%2Fmath%2Flroundf.c;h=c9544821fd59fb361d88ba10c62bfb02e4731a3c;hb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;hp=9852964da360784426d719c02165980aba06813f;hpb=b775d19f7ff58da3fe009d48742068cc92a274f2;p=libc-test diff --git a/src/math/lroundf.c b/src/math/lroundf.c index 9852964..c954482 100644 --- a/src/math/lroundf.c +++ b/src/math/lroundf.c @@ -1,6 +1,6 @@ #include #include -#include "util.h" +#include "mtest.h" static struct f_i t[] = { #include "sanity/lroundf.h"