summaryrefslogtreecommitdiffstats
path: root/x11vnc/xrecord.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/xrecord.h')
-rw-r--r--x11vnc/xrecord.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/xrecord.h b/x11vnc/xrecord.h
index 996b131..2482ae5 100644
--- a/x11vnc/xrecord.h
+++ b/x11vnc/xrecord.h
@@ -25,6 +25,7 @@ extern Display *gdpy_ctrl;
extern int xserver_grabbed;
extern void initialize_xrecord(void);
+extern void zerodisp_xrecord(void);
extern void shutdown_xrecord(void);
extern int xrecord_skip_keysym(rfbKeySym keysym);
extern int xrecord_skip_button(int new, int old);