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 6b736ed..1f70d42 100644
--- a/x11vnc/connections.h
+++ b/x11vnc/connections.h
@@ -28,6 +28,7 @@ extern void check_gui_inputs(void);
extern enum rfbNewClientAction new_client(rfbClientPtr client);
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);
#endif /* _X11VNC_CONNECTIONS_H */
OpenPOWER on IntegriCloud