X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fpowf.c;h=d2d5236a0ade02e3a313b11fdbe5768e0bca6424;hb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;hp=f11c26020fea1a59ea5baa94513729a04dee70bc;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/powf.c b/src/math/powf.c index f11c260..d2d5236 100644 --- a/src/math/powf.c +++ b/src/math/powf.c @@ -5,6 +5,7 @@ static struct ff_f t[] = { #include "ucb/powf.h" #include "sanity/powf.h" +#include "special/powf.h" };