diff options
Diffstat (limited to 'x11vnc/options.h')
| -rw-r--r-- | x11vnc/options.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11vnc/options.h b/x11vnc/options.h index 2fb2143..2689082 100644 --- a/x11vnc/options.h +++ b/x11vnc/options.h @@ -92,6 +92,8 @@ extern int xform24to32; extern int launch_gui; extern int avahi; +extern int vnc_redirect; +extern int vnc_redirect_sock; extern int use_modifier_tweak; extern int watch_capslock; |
