X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Flgammal_r.c;h=2f4927eddab368855cf925585574321ae68b359e;hb=705b5a4d2d3b6eeb14b201c097252c5918995d98;hp=51534568323b22f83fe94ed248e6a8c2c45f4dd1;hpb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;p=libc-test diff --git a/src/math/lgammal_r.c b/src/math/lgammal_r.c index 5153456..2f4927e 100644 --- a/src/math/lgammal_r.c +++ b/src/math/lgammal_r.c @@ -1,3 +1,4 @@ +#define _GNU_SOURCE 1 #include #include #include "mtest.h"