X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fpow10.c;h=3034e2109ecc363a292d389d15645157a6e8b04d;hb=8d3db42ce8924972e11a12b997f8d09fc012d2b7;hp=defc110d46e2d735baf4f1175738eb1a4723a805;hpb=f9d17902a35b6403b7c8354845e9f13f882c1c8e;p=libc-test diff --git a/src/math/pow10.c b/src/math/pow10.c index defc110..3034e21 100644 --- a/src/math/pow10.c +++ b/src/math/pow10.c @@ -3,8 +3,8 @@ #include "util.h" static struct d_d t[] = { - #include "sanity/pow10.h" + }; int main(void)