summaryrefslogtreecommitdiffstats
path: root/x11vnc/macosxCGS.h
diff options
context:
space:
mode:
Diffstat (limited to 'x11vnc/macosxCGS.h')
-rw-r--r--x11vnc/macosxCGS.h9
1 files changed, 9 insertions, 0 deletions
diff --git a/x11vnc/macosxCGS.h b/x11vnc/macosxCGS.h
new file mode 100644
index 0000000..2e08dac
--- /dev/null
+++ b/x11vnc/macosxCGS.h
@@ -0,0 +1,9 @@
+#ifndef _X11VNC_MACOSXCGS_H
+#define _X11VNC_MACOSXCGS_H
+
+/* -- macosxCGS.h -- */
+
+extern void macosxCGS_get_all_windows(void);
+
+
+#endif /* _X11VNC_MACOSXCGS_H */