Whoops... sorry about that. Thanks. On Sep 1, 2009, at 07:47, Jerome Glisse wrote:
> On Tue, 2009-09-01 at 12:54 +0200, Stefano Avallone wrote: >> Hi, >> >> the following simple patch fixes a typo in Xext/bigreq.c that >> prevented to >> compile the X server: >> >> --- bigreq.c.orig 2009-09-01 10:54:34.000000000 +0200 >> +++ bigreq.c 2009-09-01 10:55:03.000000000 +0200 >> @@ -36,7 +36,7 @@ >> #include "os.h" >> #include "dixstruct.h" >> #include "extnsionst.h" >> -#include <X11/extensions/bigreqproto.h> >> +#include <X11/extensions/bigreqsproto.h> >> #include "opaque.h" >> #include "modinit.h" >> >> regards, >> Stefano > > Didn't saw your mail until now, i did push a _similar_ ;) fix. > > Cheers, > Jerome > > _______________________________________________ > xorg mailing list > xorg@lists.freedesktop.org > http://lists.freedesktop.org/mailman/listinfo/xorg _______________________________________________ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg