X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ffmaxf.c;h=8d787ed268e0c8f81aeea6b38b69fe112dba129f;hb=7b5ccd5b5297e4a0e413a1517699fbfb5bb575be;hp=cd34a3bf96a9c0ce90d9fa31b88216eac42fadf7;hpb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;p=libc-test diff --git a/src/math/fmaxf.c b/src/math/fmaxf.c index cd34a3b..8d787ed 100644 --- a/src/math/fmaxf.c +++ b/src/math/fmaxf.c @@ -1,6 +1,6 @@ #include #include -#include "util.h" +#include "mtest.h" static struct ff_f t[] = { #include "sanity/fmaxf.h"