X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Flog10.c;h=81917fd6b908a2faca2b5b9cdc447ef222552a84;hb=b8fbda354afe84b26fae2317c49d79b3ff14f1cb;hp=91558cd8a9ecf2d7d948984bd17d5811f01d5db0;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/log10.c b/src/math/log10.c index 91558cd..81917fd 100644 --- a/src/math/log10.c +++ b/src/math/log10.c @@ -6,6 +6,7 @@ static struct d_d t[] = { #include "crlibm/log10.h" #include "ucb/log10.h" #include "sanity/log10.h" +#include "special/log10.h" };