X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=blobdiff_plain;f=src%2Fmath%2Fmodff.c;h=dfdd3ab72c8a8c79b6d2f2a764088dbf58d08709;hp=ce91f9819d86cf43b362a023ba07fc16ba1d4e60;hb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;hpb=b775d19f7ff58da3fe009d48742068cc92a274f2 diff --git a/src/math/modff.c b/src/math/modff.c index ce91f98..dfdd3ab 100644 --- a/src/math/modff.c +++ b/src/math/modff.c @@ -1,6 +1,6 @@ #include #include -#include "util.h" +#include "mtest.h" static struct f_ff t[] = { #include "sanity/modff.h"