X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fmodf.c;fp=src%2Fmath%2Fmodf.c;h=5352a77dd910e3dcebb896efd0eedc8baf43e4a9;hb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;hp=a8e26c1a4462e95731de394dfdd0f9e5dcb19635;hpb=b775d19f7ff58da3fe009d48742068cc92a274f2;p=libc-test diff --git a/src/math/modf.c b/src/math/modf.c index a8e26c1..5352a77 100644 --- a/src/math/modf.c +++ b/src/math/modf.c @@ -1,6 +1,6 @@ #include #include -#include "util.h" +#include "mtest.h" static struct d_dd t[] = { #include "sanity/modf.h"