X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Flgammal_r.c;h=2f4927eddab368855cf925585574321ae68b359e;hb=7b5ccd5b5297e4a0e413a1517699fbfb5bb575be;hp=03e3901e30b58d995f45cf54be47ffb403ab3c60;hpb=c886bb85233e642ca37731de72ad3e1f2f18a2f3;p=libc-test diff --git a/src/math/lgammal_r.c b/src/math/lgammal_r.c index 03e3901..2f4927e 100644 --- a/src/math/lgammal_r.c +++ b/src/math/lgammal_r.c @@ -1,6 +1,7 @@ +#define _GNU_SOURCE 1 #include #include -#include "util.h" +#include "mtest.h" static struct l_li t[] = { #if LDBL_MANT_DIG == 53