X-Git-Url: http://nsz.repo.hu/git/?a=blobdiff_plain;ds=sidebyside;f=src%2Fmath%2Fj1.c;h=e1c953bfd59c7f6f8a0f3a8b5c54f3ea13639c9c;hb=517ccafc57089ac88b88050a4c7ab0ece4235e19;hp=d884091d6f1abecb8c760e21146f1c2e8ddf6965;hpb=cfa23cc1bd01f5c44d7746b8b1839f84d5e1b6eb;p=libc-test diff --git a/src/math/j1.c b/src/math/j1.c index d884091..e1c953b 100644 --- a/src/math/j1.c +++ b/src/math/j1.c @@ -1,3 +1,4 @@ +#define _XOPEN_SOURCE 700 #include #include #include "mtest.h"