summaryrefslogtreecommitdiff
path: root/plugins/OpenSSL/src/stdafx.h
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/OpenSSL/src/stdafx.h')
-rw-r--r--plugins/OpenSSL/src/stdafx.h3
1 files changed, 3 insertions, 0 deletions
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"