diff options
Diffstat (limited to 'x11vnc/macosxCGP.c')
-rw-r--r-- | x11vnc/macosxCGP.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/x11vnc/macosxCGP.c b/x11vnc/macosxCGP.c index 9049ebb..739555d 100644 --- a/x11vnc/macosxCGP.c +++ b/x11vnc/macosxCGP.c @@ -1,5 +1,7 @@ /* -- macosxCGP.c -- */ +void macosxCGP_unused(void) {} + #if (defined(__MACH__) && defined(__APPLE__)) #include <ApplicationServices/ApplicationServices.h> |