X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmath%2Fexp10f.c;h=09cafb101b1a74f869efa41b243c33470ec68bcf;hb=ea6b2c65bc3ce3bf404a9f142d664aa0bbbfe3a0;hp=1ca2034cc00b5139339d26e143f83afe3b00d0c1;hpb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;p=libc-test diff --git a/src/math/exp10f.c b/src/math/exp10f.c index 1ca2034..09cafb1 100644 --- a/src/math/exp10f.c +++ b/src/math/exp10f.c @@ -1,3 +1,4 @@ +#define _GNU_SOURCE 1 #include #include #include "mtest.h"