From 6c97fa4575aeb979cf6ad5794ca5bcede9146233 Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Fri, 5 Oct 2018 17:35:51 +0200 Subject: Encapsulate client handling in VNCServerST Removed the last parts of VNCSConnectionST's back door in to VNCServerST and let the parent class fully handle coordination of clients, and access to the desktop. --- win/winvnc/VNCServerService.cxx | 1 + 1 file changed, 1 insertion(+) (limited to 'win/winvnc/VNCServerService.cxx') diff --git a/win/winvnc/VNCServerService.cxx b/win/winvnc/VNCServerService.cxx index 5656de04..f5a4dba2 100644 --- a/win/winvnc/VNCServerService.cxx +++ b/win/winvnc/VNCServerService.cxx @@ -19,6 +19,7 @@ // -=- WinVNC Version 4.0 Service-Mode implementation #include +#include #include #include #include -- cgit v1.2.3