X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmath%2Ferfc.c;h=f67d30f5229ccfd661f65c8c44397217d2d2d39d;hb=4282b03a8c212b0e38af1876364be5f332673ce6;hp=2e836052053828fd6514027486d484c9308844b7;hpb=f9d17902a35b6403b7c8354845e9f13f882c1c8e;p=libc-test diff --git a/src/math/erfc.c b/src/math/erfc.c index 2e83605..f67d30f 100644 --- a/src/math/erfc.c +++ b/src/math/erfc.c @@ -3,8 +3,8 @@ #include "util.h" static struct d_d t[] = { - #include "sanity/erfc.h" + }; int main(void)