X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Facosh.c;fp=src%2Fmath%2Facosh.c;h=ca5dd8d020737f61fdd9a9c56fd7b9143d271010;hb=4282b03a8c212b0e38af1876364be5f332673ce6;hp=29a8522814a68cb13cce12d1d7762b5f340cc815;hpb=f9d17902a35b6403b7c8354845e9f13f882c1c8e;p=libc-test diff --git a/src/math/acosh.c b/src/math/acosh.c index 29a8522..ca5dd8d 100644 --- a/src/math/acosh.c +++ b/src/math/acosh.c @@ -3,8 +3,8 @@ #include "util.h" static struct d_d t[] = { - #include "sanity/acosh.h" + }; int main(void)