diff --git a/src/TLSClient.cpp b/src/TLSClient.cpp index b34c2c031..ab80c5647 100644 --- a/src/TLSClient.cpp +++ b/src/TLSClient.cpp @@ -37,11 +37,7 @@ #include #include #include -#if (defined OPENBSD || defined SOLARIS || defined NETBSD || defined HAIKU) #include -#else -#include -#endif #include #include #include