summaryrefslogtreecommitdiffstats
path: root/x11vnc/connections.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/connections.h')
-rw-r--r--x11vnc/connections.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/connections.h b/x11vnc/connections.h
index 674759f..d0fbdd2 100644
--- a/x11vnc/connections.h
+++ b/x11vnc/connections.h
@@ -31,5 +31,6 @@ extern void start_client_info_sock(char *host_port_cookie);
extern void send_client_info(char *str);
extern void adjust_grabs(int grab, int quiet);
extern void check_new_clients(void);
+extern int accept_client(rfbClientPtr client);
#endif /* _X11VNC_CONNECTIONS_H */
OpenPOWER on IntegriCloud