X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;f=src%2Fmath%2Fj1.c;h=677dc2d4c8301ec13553cb800be4f128d9739277;hb=6c9a64c370c3fd92b1cda3ef4246933956575c12;hp=d884091d6f1abecb8c760e21146f1c2e8ddf6965;hpb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;p=libc-test diff --git a/src/math/j1.c b/src/math/j1.c index d884091..677dc2d 100644 --- a/src/math/j1.c +++ b/src/math/j1.c @@ -1,3 +1,5 @@ +#define _BSD_SOURCE 1 +#define _XOPEN_SOURCE 700 #include #include #include "mtest.h"