X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ftanhf.c;h=6c46e6a34a22ae4138dee080dfe9cb7cadd13cd2;hb=d2ba8e6653b825dff20e989f4cf8fdcc33f3f6be;hp=effeb49d4eaa310b0b05abaa4c157609a6e135b8;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/tanhf.c b/src/math/tanhf.c index effeb49..6c46e6a 100644 --- a/src/math/tanhf.c +++ b/src/math/tanhf.c @@ -5,6 +5,7 @@ static struct f_f t[] = { #include "ucb/tanhf.h" #include "sanity/tanhf.h" +#include "special/tanhf.h" };