X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fpow10l.c;h=478f6a7ccb6be2a8ea517aecc088ed48916a9027;hb=cda5e0484c98223a552580e79af378a6e6e83305;hp=8cf84781fc8885124cf0e16dc8350799272e4a51;hpb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;p=libc-test diff --git a/src/math/pow10l.c b/src/math/pow10l.c index 8cf8478..478f6a7 100644 --- a/src/math/pow10l.c +++ b/src/math/pow10l.c @@ -1,3 +1,4 @@ +#define _GNU_SOURCE 1 #include #include #include "mtest.h"