X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmath%2Flog1pf.c;h=90afd4fa06d1e4ccfad54426e241b5a04414c62a;hb=b3580f11bf7b91afd597e6224c2f265d6d0b087f;hp=fb738f66e17168b54384867f6bfcd8063f992752;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/log1pf.c b/src/math/log1pf.c index fb738f6..90afd4f 100644 --- a/src/math/log1pf.c +++ b/src/math/log1pf.c @@ -4,6 +4,7 @@ static struct f_f t[] = { #include "sanity/log1pf.h" +#include "special/log1pf.h" };