X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fpow10f.c;h=07cd3c3bcfbbaa939d709381fe3e9d2113e6ec2a;hb=7b5ccd5b5297e4a0e413a1517699fbfb5bb575be;hp=1a1f172c32b5cd4a2e2ae6e50c66fbb542f75177;hpb=1d2537bb217f8a18b9c590352c3de9d63aedce40;p=libc-test diff --git a/src/math/pow10f.c b/src/math/pow10f.c index 1a1f172..07cd3c3 100644 --- a/src/math/pow10f.c +++ b/src/math/pow10f.c @@ -1,3 +1,4 @@ +#define _GNU_SOURCE 1 #include #include #include "mtest.h"