summaryrefslogtreecommitdiffstats
path: root/rfb
diff options
context:
space:
mode:
Diffstat (limited to 'rfb')
-rw-r--r--rfb/rfb.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/rfb/rfb.h b/rfb/rfb.h
index 1aef85a..b664efe 100644
--- a/rfb/rfb.h
+++ b/rfb/rfb.h
@@ -421,6 +421,7 @@ typedef struct _rfbClientRec {
char *host;
/* RFB protocol minor version number */
+ int protocolMajorVersion;
int protocolMinorVersion;
#ifdef LIBVNCSERVER_HAVE_LIBPTHREAD
OpenPOWER on IntegriCloud