summaryrefslogtreecommitdiff
path: root/x11.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11.h')
-rw-r--r--x11.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11.h b/x11.h
index 3b2ab00..a677eb0 100644
--- a/x11.h
+++ b/x11.h
@@ -430,6 +430,8 @@ struct ConnState
{
unsigned char *SavedBytes;
int littleEndian;
+ int bigreqEnabled;
+ long requestLen;
long SizeofSavedBytes;
long NumberofSavedBytes;