diff --git a/src/socket.h b/src/socket.h index cd0c632..36ebe09 100644 --- a/src/socket.h +++ b/src/socket.h @@ -30,9 +30,7 @@ #endif #ifdef HAVE_LIBSSL -typedef struct ssl_st SSL; -typedef struct ssl_ctx_st SSL_CTX; -typedef struct stack_st _STACK; +# include enum { SSLv3 = 2,