summaryrefslogtreecommitdiffstats
path: root/include/rfbproto.h
diff options
context:
space:
mode:
authordscho <dscho>2003-02-10 20:40:36 +0000
committerdscho <dscho>2003-02-10 20:40:36 +0000
commit3c5d1b0ff208eadfdb9543e0da2d6149644bab03 (patch)
tree21cfda5fae6eb7928c95bb7d4d5dbc9e129a7039 /include/rfbproto.h
parent1e4c2e7369860be409964ad1f6f771780b5e2621 (diff)
downloadlibtdevnc-3c5d1b0ff208eadfdb9543e0da2d6149644bab03.tar.gz
libtdevnc-3c5d1b0ff208eadfdb9543e0da2d6149644bab03.zip
cvs more flexible now; ZRLE encoding only when HAVE_ZRLE defined
Diffstat (limited to 'include/rfbproto.h')
-rw-r--r--include/rfbproto.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/rfbproto.h b/include/rfbproto.h
index d3e2916..9a64484 100644
--- a/include/rfbproto.h
+++ b/include/rfbproto.h
@@ -304,7 +304,9 @@ typedef struct {
#ifdef BACKCHANNEL
#define rfbEncodingBackChannel 15
#endif
+#ifdef HAVE_ZRLE
#define rfbEncodingZRLE 16
+#endif
/*
* Special encoding numbers: