X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Facoshf.c;h=863cc518b430b07ca0e4a26c1518269301049fb8;hb=c886bb85233e642ca37731de72ad3e1f2f18a2f3;hp=37a29b9b0fc43ee22d5f30f92ee8c7ede1f4fbae;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/acoshf.c b/src/math/acoshf.c index 37a29b9..863cc51 100644 --- a/src/math/acoshf.c +++ b/src/math/acoshf.c @@ -4,6 +4,7 @@ static struct f_f t[] = { #include "sanity/acoshf.h" +#include "special/acoshf.h" };