X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=blobdiff_plain;f=src%2Fmath%2Facosf.c;h=db12e883b016f70e83308cdbcaa00b32281097b1;hp=d9f6843be01bbb8b8348bd580f9eb0bc633d24eb;hb=4282b03a8c212b0e38af1876364be5f332673ce6;hpb=f9d17902a35b6403b7c8354845e9f13f882c1c8e 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)