From 8233030ad87f6cfa4d058f60e8ab306c54d38798 Mon Sep 17 00:00:00 2001 From: Pierre Ossman Date: Wed, 3 Apr 2024 18:49:24 +0200 Subject: Remove unnecessary headers from Security.cxx --- common/rfb/Security.cxx | 19 +------------------ 1 file changed, 1 insertion(+), 18 deletions(-) (limited to 'common/rfb') diff --git a/common/rfb/Security.cxx b/common/rfb/Security.cxx index caf6420f..34396b0c 100644 --- a/common/rfb/Security.cxx +++ b/common/rfb/Security.cxx @@ -21,29 +21,12 @@ #include #endif -#include -#include #include -#include -#include -#include -#include -#include -#include + #include #include -#include -#include -#include -#include -#include -#ifdef HAVE_GNUTLS -#include -#include -#endif #include -using namespace rdr; using namespace rfb; using namespace std; -- cgit v1.2.3