--- cvsroot/libeio/eio.h 2011/09/26 18:23:18 1.47 +++ cvsroot/libeio/eio.h 2011/09/27 00:41:52 1.48 @@ -92,7 +92,7 @@ /* managing working directories */ -typedef void *eio_wd; +typedef struct eio_pwd *eio_wd; #define EIO_CWD 0 /* the current working directory of the process, guaranteed to be a null pointer */ #define EIO_INVALID_WD ((eio_wd)(int)-1) /* failure return for eio_wd_open */