From 18da88d69232b5c13cb2eb7ae4e690e58d239f31 Mon Sep 17 00:00:00 2001 From: George Hazan Date: Sun, 26 Jul 2015 11:14:35 +0000 Subject: - warning fixes; - code cleaning git-svn-id: http://svn.miranda-ng.org/main/trunk@14719 1316c22d-e87f-b044-9b9b-93d7a3e3ba9c --- plugins/OpenSSL/src/stdafx.h | 3 +++ 1 file changed, 3 insertions(+) (limited to 'plugins/OpenSSL/src/stdafx.h') diff --git a/plugins/OpenSSL/src/stdafx.h b/plugins/OpenSSL/src/stdafx.h index 99b3c76c9a..827c7e090a 100644 --- a/plugins/OpenSSL/src/stdafx.h +++ b/plugins/OpenSSL/src/stdafx.h @@ -65,6 +65,9 @@ Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. #include "version.h" +#define HSSL_DEFINED +typedef struct SslHandle *HSSL; + #include "m_ssl.h" #include "m_netlib.h" -- cgit v1.2.3