X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fexpm1f.c;h=f13bc999d42035b8a084ab8ccd98b0b65d365cf0;hb=54c15bc45a8721b8482552586a50b2548271a3b4;hp=9c9ef603fd14205e76516caae9195032369f8413;hpb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;p=libc-test diff --git a/src/math/expm1f.c b/src/math/expm1f.c index 9c9ef60..f13bc99 100644 --- a/src/math/expm1f.c +++ b/src/math/expm1f.c @@ -1,6 +1,6 @@ #include #include -#include "util.h" +#include "mtest.h" static struct f_f t[] = { #include "sanity/expm1f.h"