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