From b762dad06c33a9bdcdedecb9a20d218aa38d05d6 Mon Sep 17 00:00:00 2001 From: Peter Hutterer Date: Fri, 25 Apr 2008 10:34:01 +0930 Subject: [PATCH] Add #define IREQUESTS 45. Specifies the number of requests in XI. --- XIproto.h | 1 + 1 file changed, 1 insertion(+) diff --git a/XIproto.h b/XIproto.h index d4dfbca..049a3d1 100644 --- a/XIproto.h +++ b/XIproto.h @@ -75,6 +75,7 @@ SOFTWARE. #define IEVENTS 18 #define IERRORS 5 +#define IREQUESTS 45 #define CLIENT_REQ 1