X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fpow10f.c;h=efb32078f41848d6c8ed927e76f5032c6a33b58e;hb=db4b6cef06a63b1a43c654c3b98fe4e47fc7d411;hp=fd2a485e0859185f553d7eb8c8f1c07a56fcba7c;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/pow10f.c b/src/math/pow10f.c index fd2a485..efb3207 100644 --- a/src/math/pow10f.c +++ b/src/math/pow10f.c @@ -4,6 +4,7 @@ static struct f_f t[] = { #include "sanity/pow10f.h" +#include "special/exp10f.h" };