--- libeio/eio.c 2011/05/26 04:05:18 1.64 +++ libeio/eio.c 2011/05/30 12:56:50 1.65 @@ -37,6 +37,10 @@ * either the BSD or the GPL. */ +#ifndef _WIN32 +# include "config.h" +#endif + #include "eio.h" #ifdef EIO_STACKSIZE @@ -73,7 +77,6 @@ /*doh*/ #else -# include "config.h" # include # include # include