libuv/include
Xu Meng 1bd72eb51f
ibmi: use correct header files
IBM i defines both of the __PASE__ and _AIX macros.
Commit 693b534 includes the wrong header file.
Need to check macro __PASE__ prior to _AIX.

PR-URL: https://github.com/libuv/libuv/pull/2371
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
Reviewed-By: Richard Lau <riclau@uk.ibm.com>
2019-08-06 12:19:34 -04:00
..
uv ibmi: use correct header files 2019-08-06 12:19:34 -04:00
uv.h unix,win: add ability to retrieve all env variables 2019-08-03 08:33:42 +02:00