X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Flog.c;h=b2d2d0848ce51aa8f835b90988fb4a15e6bd4d74;hb=105b3911ac2fe37478248c2917caf345d1ec0b14;hp=5e5d5c482e34505cca85d2b4608a39bb744b2f52;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/log.c b/src/math/log.c index 5e5d5c4..b2d2d08 100644 --- a/src/math/log.c +++ b/src/math/log.c @@ -6,6 +6,7 @@ static struct d_d t[] = { #include "crlibm/log.h" #include "ucb/log.h" #include "sanity/log.h" +#include "special/log.h" };