[PATCH] fix typo in bigreq.c
Jerome Glisse
glisse at freedesktop.org
Tue Sep 1 07:47:07 PDT 2009
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
More information about the xorg
mailing list