parent
d6701c68d3
commit
02f9c1502b
1 changed files with 2 additions and 1 deletions
|
|
@ -23,7 +23,8 @@
|
|||
defined(__OpenBSD__) || \
|
||||
defined(__CYGWIN__) || \
|
||||
defined(__MSYS__) || \
|
||||
defined(__EMSCRIPTEN__)
|
||||
defined(__EMSCRIPTEN__) || \
|
||||
defined(__wasi__)
|
||||
|
||||
#if defined(__NetBSD__)
|
||||
#define _NETBSD_SOURCE 1
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue