X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmath%2Fjn.c;h=94b3152b19d37966b200f51bc420ac0b491bbb99;hb=b775d19f7ff58da3fe009d48742068cc92a274f2;hp=96658ddae73992161d75a08084f707ee53001438;hpb=21dd45c44f745d3b85afab304362d01b3b45a5e4;p=libc-test diff --git a/src/math/jn.c b/src/math/jn.c index 96658dd..94b3152 100644 --- a/src/math/jn.c +++ b/src/math/jn.c @@ -4,6 +4,7 @@ static struct di_d t[] = { #include "sanity/jn.h" +#include "special/jn.h" }; int main(void)