X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ftanf.c;h=58696e7cf925365ec11536bb79ecf068e8d3fa59;hb=db87a4c3abf99af95d5dfe27f77b6815ec27a4f4;hp=5e0759a308230c36ca77313623ce8907ef87c299;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/tanf.c b/src/math/tanf.c index 5e0759a..58696e7 100644 --- a/src/math/tanf.c +++ b/src/math/tanf.c @@ -5,6 +5,7 @@ static struct f_f t[] = { #include "ucb/tanf.h" #include "sanity/tanf.h" +#include "special/tanf.h" };