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 9c5a8dc..888891d 100644 --- a/x11vnc/xevents.h +++ b/x11vnc/xevents.h @@ -8,6 +8,7 @@ extern int sync_tod_delay; extern void initialize_vnc_connect_prop(void); extern void initialize_x11vnc_remote_prop(void); +extern void initialize_clipboard_atom(void); extern void spawn_grab_buster(void); extern void sync_tod_with_servertime(void); extern void check_keycode_state(void); |