X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Flog2.c;h=a9050e2b21a5408459f286407909b7bcc06a91b1;hb=c886bb85233e642ca37731de72ad3e1f2f18a2f3;hp=25b8b2ef6a7e115c6f9d5a78393a6a2af0488146;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/log2.c b/src/math/log2.c index 25b8b2e..a9050e2 100644 --- a/src/math/log2.c +++ b/src/math/log2.c @@ -5,6 +5,7 @@ static struct d_d t[] = { #include "crlibm/log2.h" #include "sanity/log2.h" +#include "special/log2.h" };