X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ffdimf.c;h=55dc1dc2a3416976b9f0919a8ccf04b941bcca4b;hb=6ba7f3a0ae53658a9dc59a4bca5db5ce6735bb62;hp=d7792bf1750ce1a83f984262e70592ba8f1f5d53;hpb=713aa1df9c8a3b2a5515c862a06bdab47e20dcf2;p=libc-test diff --git a/src/math/fdimf.c b/src/math/fdimf.c index d7792bf..55dc1dc 100644 --- a/src/math/fdimf.c +++ b/src/math/fdimf.c @@ -1,9 +1,10 @@ #include #include -#include "util.h" +#include "mtest.h" static struct ff_f t[] = { #include "sanity/fdimf.h" +#include "special/fdimf.h" };