--- IO-AIO/AIO.xs 2018/02/20 05:23:47 1.254 +++ IO-AIO/AIO.xs 2018/02/20 06:05:19 1.255 @@ -6,8 +6,6 @@ #include "perl.h" #include "XSUB.h" -#include "schmorp.h" - #include #include #include @@ -108,6 +106,8 @@ #include "libeio/config.h" +#include "schmorp.h" + #if HAVE_EVENTFD # include #endif