X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fy0f.c;h=ac10355a623375ae7f760746362527509dbbfaad;hb=e46cff2afb47cd99dbdfad31f411c3f7c23ac3f5;hp=20ebab3266b562f5afee40ade1d2454766affc3e;hpb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;p=libc-test diff --git a/src/math/y0f.c b/src/math/y0f.c index 20ebab3..ac10355 100644 --- a/src/math/y0f.c +++ b/src/math/y0f.c @@ -1,3 +1,5 @@ +#define _BSD_SOURCE 1 +#define _GNU_SOURCE 1 #include #include #include "mtest.h"