diff options
Diffstat (limited to 'x11vnc/options.h')
| -rw-r--r-- | x11vnc/options.h | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/x11vnc/options.h b/x11vnc/options.h index 560c184..1bfd664 100644 --- a/x11vnc/options.h +++ b/x11vnc/options.h @@ -85,6 +85,7 @@ extern int begin_viewonly;  extern int inetd;  extern int tightfilexfer;   extern int first_conn_timeout; +extern int ping_interval;  extern int flash_cmap;  extern int shift_cmap;  extern int force_indexed_color; | 
