fd_mask typedef

Jeremy Huddleston jeremyhu at freedesktop.org
Thu Jun 18 11:24:55 PDT 2009


On Jun 18, 2009, at 10:56, Alan Coopersmith wrote:
> diff --git a/os/osdep.h b/os/osdep.h
> index e719f9a..b0d30e9 100644
> --- a/os/osdep.h
> +++ b/os/osdep.h
> @@ -204,7 +204,7 @@ extern Bool AnyClientsWriteBlocked;
>
> extern WorkQueuePtr workQueue;
>
> -/* added by raphael */
> +/* in WaitFor.c */
> #ifdef WIN32
> typedef long int fd_mask;
> #endif

Shouldn't this be in xproto's Xos.h with the other fd_mask typedefs?



More information about the xorg-devel mailing list