From aa03989791edb8c724b18aba7ac6355e5f7ed74a Mon Sep 17 00:00:00 2001 From: "Dr. Stephen Henson" Date: Wed, 4 Jun 2008 18:01:40 +0000 Subject: Backport ssl client auth ENGINE support to 0.9.8. --- ssl/ssl.h | 3 --- 1 file changed, 3 deletions(-) (limited to 'ssl') diff --git a/ssl/ssl.h b/ssl/ssl.h index 6df921f3c1..07a4e0a682 100644 --- a/ssl/ssl.h +++ b/ssl/ssl.h @@ -361,9 +361,6 @@ typedef struct ssl_cipher_st DECLARE_STACK_OF(SSL_CIPHER) -typedef struct ssl_st SSL; -typedef struct ssl_ctx_st SSL_CTX; - /* Used to hold functions for SSLv2 or SSLv3/TLSv1 functions */ typedef struct ssl_method_st { -- cgit v1.2.3