X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmath%2Fscalb.c;h=70746b34ce540d688d1b3bf9cb6f64672d7dc431;hb=b775d19f7ff58da3fe009d48742068cc92a274f2;hp=95a5533df3c87859e4e77285425b186bcdeb508a;hpb=9c6efc03eba4568ba9f1672a2bb0c50a047edd8e;p=libc-test diff --git a/src/math/scalb.c b/src/math/scalb.c index 95a5533..70746b3 100644 --- a/src/math/scalb.c +++ b/src/math/scalb.c @@ -4,6 +4,7 @@ static struct dd_d t[] = { #include "sanity/scalb.h" +#include "special/scalb.h" };