summaryrefslogtreecommitdiffstats
path: root/x11vnc/x11vnc.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/x11vnc.h')
-rw-r--r--x11vnc/x11vnc.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11vnc/x11vnc.h b/x11vnc/x11vnc.h
index fb2c6d1..6d518d6 100644
--- a/x11vnc/x11vnc.h
+++ b/x11vnc/x11vnc.h
@@ -450,6 +450,8 @@ extern double last_copyrect_fix;
extern double servertime_diff;
extern double x11vnc_start;
+extern int hack_val;
+
/* last client to move pointer */
extern rfbClientPtr last_pointer_client;