X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fexp10.c;h=2dd7966655a37bb766f117870a5ca2f0bdcceeb6;hb=2a67607b30e4a76fc176decc7a1bc03a3bbfea73;hp=bc76d1460513d24bc4b4820f3a30e24bb97b4ecf;hpb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;p=libc-test diff --git a/src/math/exp10.c b/src/math/exp10.c index bc76d14..2dd7966 100644 --- a/src/math/exp10.c +++ b/src/math/exp10.c @@ -1,3 +1,4 @@ +#define _GNU_SOURCE 1 #include #include #include "mtest.h"