From b03a920cb996bf61af2d9351d2fe497ea3c0c99e Mon Sep 17 00:00:00 2001 From: runge Date: Fri, 3 Mar 2006 00:30:16 +0000 Subject: x11vnc: more -unixpw mode. -gone popup mode. Change filexfer via -R. Tune SMALL_FOOTPRINT. --- x11vnc/inet.h | 1 + 1 file changed, 1 insertion(+) (limited to 'x11vnc/inet.h') diff --git a/x11vnc/inet.h b/x11vnc/inet.h index d9ebe92..ff613dc 100644 --- a/x11vnc/inet.h +++ b/x11vnc/inet.h @@ -14,5 +14,6 @@ extern char *get_remote_host(int sock); extern char *get_local_host(int sock); extern char *ident_username(rfbClientPtr client); extern int find_free_port(int start, int end); +extern int have_ssh_env(void); #endif /* _X11VNC_INET_H */ -- cgit v1.2.1