diff options
Diffstat (limited to 'x11vnc/xevents.h')
-rw-r--r-- | x11vnc/xevents.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/xevents.h b/x11vnc/xevents.h index 0126ec2..9c5a8dc 100644 --- a/x11vnc/xevents.h +++ b/x11vnc/xevents.h @@ -7,6 +7,7 @@ extern int grab_buster; extern int sync_tod_delay; extern void initialize_vnc_connect_prop(void); +extern void initialize_x11vnc_remote_prop(void); extern void spawn_grab_buster(void); extern void sync_tod_with_servertime(void); extern void check_keycode_state(void); |