X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fy1f.c;h=6c9ab8a0827f951de43b58be534898fe4db117af;hb=b35e816189efde540e299412172acf6cd987dfdd;hp=78fa3c45afd8c8eaad165390993876a954c45550;hpb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;p=libc-test diff --git a/src/math/y1f.c b/src/math/y1f.c index 78fa3c4..6c9ab8a 100644 --- a/src/math/y1f.c +++ b/src/math/y1f.c @@ -1,3 +1,5 @@ +#define _BSD_SOURCE 1 +#define _GNU_SOURCE 1 #include #include #include "mtest.h"