X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Flog1p.c;h=ec08393221a9ef35af737a03e2b5ea951e19b5e6;hb=5047760699cebbe38d3e0b922acaa573fa8b803a;hp=0f963390104dcc1da516b69a84bad01aab8fbeb6;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/log1p.c b/src/math/log1p.c index 0f96339..ec08393 100644 --- a/src/math/log1p.c +++ b/src/math/log1p.c @@ -5,6 +5,7 @@ static struct d_d t[] = { #include "crlibm/log1p.h" #include "sanity/log1p.h" +#include "special/log1p.h" };