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 4fd3d98..bdd5945 100644 --- a/x11vnc/options.h +++ b/x11vnc/options.h @@ -359,6 +359,7 @@ extern int quiet; extern int verbose; extern int use_threads; +extern int started_rfbRunEventLoop; extern int got_noxwarppointer; extern int got_rfbport; |