summaryrefslogtreecommitdiffstats
path: root/x11vnc/selection.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/selection.h')
-rw-r--r--x11vnc/selection.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/selection.h b/x11vnc/selection.h
index d467bd0..9e0a182 100644
--- a/x11vnc/selection.h
+++ b/x11vnc/selection.h
@@ -50,5 +50,6 @@ extern void selection_request(XEvent *ev, char *type);
extern int check_sel_direction(char *dir, char *label, char *sel, int len);
extern void cutbuffer_send(void);
extern void selection_send(XEvent *ev);
+extern void resend_selection(char *type);
#endif /* _X11VNC_SELECTION_H */