X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ferfcf.c;h=3fb97625b1ffc771eb715240f9c9154758b5a8b1;hb=d05da15802af606664c6879a7463bae1c7d62223;hp=d226d40499d699cccf326b0dbc9a5576dcd995ac;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/erfcf.c b/src/math/erfcf.c index d226d40..3fb9762 100644 --- a/src/math/erfcf.c +++ b/src/math/erfcf.c @@ -1,9 +1,10 @@ #include #include -#include "util.h" +#include "mtest.h" static struct f_f t[] = { #include "sanity/erfcf.h" +#include "special/erfcf.h" };