X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=blobdiff_plain;f=src%2Fmath%2Fexp2l.c;h=256f7a47bb10c11b7bc6f156ff445e863b77478e;hp=2a669e06562eaa281443112ce173eb2b42241430;hb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;hpb=b775d19f7ff58da3fe009d48742068cc92a274f2 diff --git a/src/math/exp2l.c b/src/math/exp2l.c index 2a669e0..256f7a4 100644 --- a/src/math/exp2l.c +++ b/src/math/exp2l.c @@ -1,6 +1,6 @@ #include #include -#include "util.h" +#include "mtest.h" static struct l_l t[] = { #if LDBL_MANT_DIG == 53