--- libeio/eio.c 2008/10/24 22:38:03 1.28 +++ libeio/eio.c 2009/04/22 11:04:49 1.29 @@ -38,6 +38,10 @@ */ #include "eio.h" + +#ifdef EIO_STACKSIZE +# define XTHREAD_STACKSIZE EIO_STACKSIZE +#endif #include "xthread.h" #include