X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fexpm1.c;h=662660a324e9b09605195697d789d04177eb9941;hb=e248db1c46f61cf34548e739bc6ff106013b1ba2;hp=70fdfefaddb8a5cbb55c9282a65c1cdf9569e78f;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/expm1.c b/src/math/expm1.c index 70fdfef..662660a 100644 --- a/src/math/expm1.c +++ b/src/math/expm1.c @@ -5,6 +5,7 @@ static struct d_d t[] = { #include "crlibm/expm1.h" #include "sanity/expm1.h" +#include "special/expm1.h" };