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? _______________________________________________ xorg-devel mailing list [email protected] http://lists.x.org/mailman/listinfo/xorg-devel
