X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fexp10l.c;h=a6104326790318c0bf958741e67f0f63a28a7c2d;hb=088f2d9c1940e9bf1828cc1c899b4c63a41be768;hp=2644a4ac05e559696c2ee1bd5b6afa50b8242487;hpb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;p=libc-test diff --git a/src/math/exp10l.c b/src/math/exp10l.c index 2644a4a..a610432 100644 --- a/src/math/exp10l.c +++ b/src/math/exp10l.c @@ -1,3 +1,4 @@ +#define _GNU_SOURCE 1 #include #include #include "mtest.h"