From a7726a6f970f49c2bedac4926aa30de18d96ae41 Mon Sep 17 00:00:00 2001 From: runge Date: Tue, 4 Jul 2006 16:09:22 +0000 Subject: x11vnc: more -unixpw work. add -license, etc. options --- x11vnc/sslhelper.h | 1 + 1 file changed, 1 insertion(+) (limited to 'x11vnc/sslhelper.h') diff --git a/x11vnc/sslhelper.h b/x11vnc/sslhelper.h index cdba866..5caa178 100644 --- a/x11vnc/sslhelper.h +++ b/x11vnc/sslhelper.h @@ -12,6 +12,7 @@ extern int openssl_sock; extern int openssl_port_num; extern int https_sock; extern pid_t openssl_last_helper_pid; +extern char *openssl_last_ip; extern void raw_xfer(int csock, int s_in, int s_out); -- cgit v1.1