diff options
Diffstat (limited to 'x11vnc/macosxCGS.h')
-rw-r--r-- | x11vnc/macosxCGS.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/macosxCGS.h b/x11vnc/macosxCGS.h index 2e08dac..d53593f 100644 --- a/x11vnc/macosxCGS.h +++ b/x11vnc/macosxCGS.h @@ -4,6 +4,7 @@ /* -- macosxCGS.h -- */ extern void macosxCGS_get_all_windows(void); +extern void macosxGCS_set_pasteboard(char *str, int len); #endif /* _X11VNC_MACOSXCGS_H */ |