X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fatanh.c;h=d7b532e7754f9118fadb07b96c17ca703935f7b7;hb=7fd3b84625cfa955207526eda74d9261c5324549;hp=ec41ac57e6825ab0041c0c6fae00662bab5682ad;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/atanh.c b/src/math/atanh.c index ec41ac5..d7b532e 100644 --- a/src/math/atanh.c +++ b/src/math/atanh.c @@ -4,6 +4,7 @@ static struct d_d t[] = { #include "sanity/atanh.h" +#include "special/atanh.h" };