X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fpow10l.c;h=478f6a7ccb6be2a8ea517aecc088ed48916a9027;hb=7b5ccd5b5297e4a0e413a1517699fbfb5bb575be;hp=8cf84781fc8885124cf0e16dc8350799272e4a51;hpb=1d2537bb217f8a18b9c590352c3de9d63aedce40;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"