X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Flog10f.c;h=8ae8d357b16343ad8d5a2a0b8e3aec0b61a4e7f5;hb=105b3911ac2fe37478248c2917caf345d1ec0b14;hp=90689f523ecdeca06e3d46de7fc3949d6db4045f;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/log10f.c b/src/math/log10f.c index 90689f5..8ae8d35 100644 --- a/src/math/log10f.c +++ b/src/math/log10f.c @@ -5,6 +5,7 @@ static struct f_f t[] = { #include "ucb/log10f.h" #include "sanity/log10f.h" +#include "special/log10f.h" };