X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Flog2f.c;h=dc6f41ab7af37cac7f9ede1f0871441a3e8181aa;hb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;hp=75e59916b62d0353a9654dc21e2d28378aed1b97;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/log2f.c b/src/math/log2f.c index 75e5991..dc6f41a 100644 --- a/src/math/log2f.c +++ b/src/math/log2f.c @@ -4,6 +4,7 @@ static struct f_f t[] = { #include "sanity/log2f.h" +#include "special/log2f.h" };