X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmath%2Ferf.c;h=81843c80ae0f5ec2d2be444028f6a514a638c107;hb=db4b6cef06a63b1a43c654c3b98fe4e47fc7d411;hp=cb60a631d4924e748d7a392f7d286d457b86c285;hpb=d22f4f43182fe1cc70b343b6a52cb8e3a54d1f44;p=libc-test diff --git a/src/math/erf.c b/src/math/erf.c index cb60a63..81843c8 100644 --- a/src/math/erf.c +++ b/src/math/erf.c @@ -4,6 +4,7 @@ static struct d_d t[] = { #include "sanity/erf.h" +#include "special/erf.h" };