X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fj0f.c;h=6db0cc84b03d99827004ac52f7c686e8bee59cbe;hb=e81f47f6663602eaae2911c62d2b28298815c72f;hp=9166eac3fa0383ea60d09b30d7c6e439c52a80fb;hpb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;p=libc-test diff --git a/src/math/j0f.c b/src/math/j0f.c index 9166eac..6db0cc8 100644 --- a/src/math/j0f.c +++ b/src/math/j0f.c @@ -1,3 +1,5 @@ +#define _BSD_SOURCE 1 +#define _GNU_SOURCE 1 #include #include #include "mtest.h"