diff options
Diffstat (limited to 'x11vnc/sslhelper.h')
| -rw-r--r-- | x11vnc/sslhelper.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/sslhelper.h b/x11vnc/sslhelper.h index 939c3ea..d55f45a 100644 --- a/x11vnc/sslhelper.h +++ b/x11vnc/sslhelper.h @@ -14,6 +14,7 @@ extern int openssl_port_num;  extern int https_sock;  extern pid_t openssl_last_helper_pid;  extern char *openssl_last_ip; +extern char *certret_str;  extern void raw_xfer(int csock, int s_in, int s_out);  | 
