X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Flogf.c;h=4f07980842e07194d775cd968092175198b74b77;hb=e248db1c46f61cf34548e739bc6ff106013b1ba2;hp=fbead361e1fa70dc6415f64fcb0c5010b6731d2c;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/logf.c b/src/math/logf.c index fbead36..4f07980 100644 --- a/src/math/logf.c +++ b/src/math/logf.c @@ -5,6 +5,7 @@ static struct f_f t[] = { #include "ucb/logf.h" #include "sanity/logf.h" +#include "special/logf.h" };