--- cvsroot/EV/EV.xs 2019/07/07 05:46:01 1.175 +++ cvsroot/EV/EV.xs 2019/07/12 06:18:37 1.176 @@ -44,7 +44,7 @@ /* due to bugs in OS X we have to use libev/ explicitly here */ #include "libev/ev.c" -#if !defined _WIN32 && !defined _MINIX && !EV_NO_ATFORK +#if !defined _WIN32 && !defined __minix && !EV_NO_ATFORK # include #endif