X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fpow.c;h=473dea96b3c116c384a9814c4adafeb29cd463f5;hb=3feaa322fdec8f8a45ec19a260103f11a12891e3;hp=f705f17c900b6c66d2b56c1d103a6d5abdcf4a0b;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/pow.c b/src/math/pow.c index f705f17..473dea9 100644 --- a/src/math/pow.c +++ b/src/math/pow.c @@ -6,6 +6,7 @@ static struct dd_d t[] = { #include "crlibm/pow.h" #include "ucb/pow.h" #include "sanity/pow.h" +#include "special/pow.h" };