X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ferff.c;h=1dd94f96864ef4d16c0d9b470a314a2e5903524a;hb=7da725cd0be7e880ff4971257720220d281c4ab3;hp=a399e5020a55cc57639e369e2fab8d914259d656;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/erff.c b/src/math/erff.c index a399e50..1dd94f9 100644 --- a/src/math/erff.c +++ b/src/math/erff.c @@ -1,9 +1,10 @@ #include #include -#include "util.h" +#include "mtest.h" static struct f_f t[] = { #include "sanity/erff.h" +#include "special/erff.h" };