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 bfe4989..56a893f 100644
--- a/x11vnc/options.h
+++ b/x11vnc/options.h
@@ -30,6 +30,7 @@ extern int http_ssl;
extern int ssl_no_fail;
extern char *openssl_pem;
extern char *ssl_certs_dir;
+extern char *enc_str;
extern int https_port_num;
extern int https_port_redir;
extern char *ssl_verify;