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 bdf768c..e45c7e7 100644 --- a/x11vnc/xevents.h +++ b/x11vnc/xevents.h @@ -6,6 +6,7 @@ extern int grab_buster; extern int grab_kbd; extern int grab_ptr; +extern int grab_always; extern int sync_tod_delay; extern void initialize_vnc_connect_prop(void); |