X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fexp2.c;h=7892156c152b5397787941c18fd382f5a5f94857;hb=79ae5f97595f6b9171b6bc8b17e5629f708279da;hp=317afb80e92afea03139fba48645145a148256d6;hpb=f9d17902a35b6403b7c8354845e9f13f882c1c8e;p=libc-test diff --git a/src/math/exp2.c b/src/math/exp2.c index 317afb8..7892156 100644 --- a/src/math/exp2.c +++ b/src/math/exp2.c @@ -3,8 +3,8 @@ #include "util.h" static struct d_d t[] = { - #include "sanity/exp2.h" + }; int main(void)