From e172c89783326e2378e4793ff31a0f44210c5534 Mon Sep 17 00:00:00 2001 From: marha Date: Sat, 11 Sep 2010 08:41:00 +0000 Subject: xserver git update 11/9/2010 --- xorg-server/os/osdep.h | 1 + 1 file changed, 1 insertion(+) (limited to 'xorg-server/os/osdep.h') diff --git a/xorg-server/os/osdep.h b/xorg-server/os/osdep.h index 32b4a6763..491a746d4 100644 --- a/xorg-server/os/osdep.h +++ b/xorg-server/os/osdep.h @@ -125,6 +125,7 @@ typedef struct _connectionInput { int bufcnt; /* count of bytes in buffer */ int lenLastReq; int size; + unsigned int ignoreBytes; /* bytes to ignore before the next request */ } ConnectionInput, *ConnectionInputPtr; typedef struct _connectionOutput { -- cgit v1.2.3