X-Git-Url: http://nsz.repo.hu/git/?p=libc-test;a=blobdiff_plain;f=src%2Fmath%2Fy0f.c;h=4ab4883fb52fdb7c73b14004c71f735fcf3e7173;hp=7bd78a6fc589fef8d49298ce4459852b388e2e88;hb=e32c6c4f80d29ee09ed1c1189a528ba20dfa46de;hpb=3bd0bf0bc472f257e65a16d990ff131d1fe518b6;ds=sidebyside diff --git a/src/math/y0f.c b/src/math/y0f.c index 7bd78a6..4ab4883 100644 --- a/src/math/y0f.c +++ b/src/math/y0f.c @@ -1,6 +1,5 @@ #define _DEFAULT_SOURCE 1 #define _BSD_SOURCE 1 -#define _GNU_SOURCE 1 #include #include #include "mtest.h"