X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fhypotf.c;h=bd5830b29d7147e74ea17b476386b76edcd27f73;hb=8b86f7f60953d319461ef976cf1dadb6da7999d8;hp=7b478078bd470ff0a796786aac8e17f74a5a3f17;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/hypotf.c b/src/math/hypotf.c index 7b47807..bd5830b 100644 --- a/src/math/hypotf.c +++ b/src/math/hypotf.c @@ -1,10 +1,11 @@ #include #include -#include "util.h" +#include "mtest.h" static struct ff_f t[] = { #include "ucb/hypotf.h" #include "sanity/hypotf.h" +#include "special/hypotf.h" };