diff options
Diffstat (limited to 'x11vnc/x11vnc.h')
-rw-r--r-- | x11vnc/x11vnc.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/x11vnc/x11vnc.h b/x11vnc/x11vnc.h index c0b7600..f4b804d 100644 --- a/x11vnc/x11vnc.h +++ b/x11vnc/x11vnc.h @@ -485,6 +485,7 @@ extern rfbClientPtr latest_client; extern int waited_for_client; extern int findcreatedisplay; +extern char *terminal_services_daemon; extern int client_count; extern int clients_served; |