summaryrefslogtreecommitdiffstats
path: root/x11vnc/xwrappers.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/xwrappers.h')
-rw-r--r--x11vnc/xwrappers.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/xwrappers.h b/x11vnc/xwrappers.h
index 6ee2805..22ac1fc 100644
--- a/x11vnc/xwrappers.h
+++ b/x11vnc/xwrappers.h
@@ -77,6 +77,7 @@ extern Bool XQueryPointer_wr(Display *display, Window w, Window *root_return,
int *win_x_return, int *win_y_return, unsigned int *mask_return);
extern int XFree_wr(void *data);
+extern int XSelectInput_wr(Display *display, Window w, long event_mask);
#endif /* _X11VNC_XWRAPPERS_H */