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 c1edaae..8488612 100644 --- a/x11vnc/options.h +++ b/x11vnc/options.h @@ -258,6 +258,7 @@ extern int tile_shm_count; extern int using_shm; extern int flip_byte_order; extern int waitms; +extern int got_waitms; extern double wait_ui; extern double slow_fb; extern double xrefresh; |