X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=inline;f=src%2Fmath%2Fpow10l.c;h=478f6a7ccb6be2a8ea517aecc088ed48916a9027;hb=891282d8b65bebc7fed30ad74be5850480ce85f4;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"