X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fexp10l.c;h=a6104326790318c0bf958741e67f0f63a28a7c2d;hb=1a68cdaedf8e9d379dc742f8a9c6198c0cb99dc5;hp=30db1d1e274aaa235392ed3a7dca9774847db66c;hpb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;p=libc-test diff --git a/src/math/exp10l.c b/src/math/exp10l.c index 30db1d1..a610432 100644 --- a/src/math/exp10l.c +++ b/src/math/exp10l.c @@ -1,6 +1,7 @@ +#define _GNU_SOURCE 1 #include #include -#include "util.h" +#include "mtest.h" static struct l_l t[] = { #if LDBL_MANT_DIG == 53