summaryrefslogtreecommitdiffstats
path: root/x11vnc/options.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/options.h')
-rw-r--r--x11vnc/options.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/options.h b/x11vnc/options.h
index 5866e87..3a72dd5 100644
--- a/x11vnc/options.h
+++ b/x11vnc/options.h
@@ -102,6 +102,7 @@ extern int opts_bg;
extern int shared;
extern int connect_once;
extern int got_connect_once;
+extern int got_findauth;
extern int deny_all;
extern int accept_remote_cmds;
extern char *remote_prefix;