From freedesktop-xorg Tue Sep 01 09:30:19 2009 From: Stefano Avallone Date: Tue, 01 Sep 2009 09:30:19 +0000 To: freedesktop-xorg Subject: [PATCH] fix typo in bigreq.c Message-Id: <200909011254.06313.stavallo () unina ! it> X-MARC-Message: https://marc.info/?l=freedesktop-xorg&m=125179741909947 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 +#include #include "opaque.h" #include "modinit.h" regards, Stefano _______________________________________________ xorg mailing list xorg@lists.freedesktop.org http://lists.freedesktop.org/mailman/listinfo/xorg