X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fscalb.c;h=aeb9f778306c1485af938512a7fa4d24d2561170;hb=05b75aa5eb2a9908495c341300a2acc19e9eaf4b;hp=4346cf53328f4f1a5f53cc17309baaf329b2a935;hpb=2c671f66e28ac079ae1148f5135c9a52129cc807;p=libc-test diff --git a/src/math/scalb.c b/src/math/scalb.c index 4346cf5..aeb9f77 100644 --- a/src/math/scalb.c +++ b/src/math/scalb.c @@ -1,6 +1,5 @@ #define _DEFAULT_SOURCE 1 #define _BSD_SOURCE 1 -#define _GNU_SOURCE 1 #include #include #include "mtest.h"