X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Facosf.c;h=db12e883b016f70e83308cdbcaa00b32281097b1;hb=79ae5f97595f6b9171b6bc8b17e5629f708279da;hp=d9f6843be01bbb8b8348bd580f9eb0bc633d24eb;hpb=f9d17902a35b6403b7c8354845e9f13f882c1c8e;p=libc-test diff --git a/src/math/acosf.c b/src/math/acosf.c index d9f6843..db12e88 100644 --- a/src/math/acosf.c +++ b/src/math/acosf.c @@ -3,9 +3,9 @@ #include "util.h" static struct f_f t[] = { - #include "ucb/acosf.h" #include "sanity/acosf.h" + }; int main(void)