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