X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fpow10l.c;h=478f6a7ccb6be2a8ea517aecc088ed48916a9027;hb=ea6b2c65bc3ce3bf404a9f142d664aa0bbbfe3a0;hp=19b03f874e34c5e290e6ad0ccb91bc2ea6c46eb6;hpb=f3f0ff4782fc90bd0f3e48fd541ee431f76aaed1;p=libc-test diff --git a/src/math/pow10l.c b/src/math/pow10l.c index 19b03f8..478f6a7 100644 --- a/src/math/pow10l.c +++ b/src/math/pow10l.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