X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Ferf.c;fp=src%2Fmath%2Ferf.c;h=81843c80ae0f5ec2d2be444028f6a514a638c107;hb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;hp=cb60a631d4924e748d7a392f7d286d457b86c285;hpb=9aeadc5b0fdc9679c8c257c1a8521f76f1e3b0e7;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" };