X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=crypto%2Fossl_typ.h;h=734200428f6de3fe96c3a56bfa2c9a50d54b6e1d;hb=cdd0f3b328cc84dbeb13081384905f98765a756f;hp=345fb1dc4d6c0a49e4180e2cc3bd185a585468bc;hpb=3fb0f01001f6f0a4be3700b3d39b5dd30de21f9d;p=oweals%2Fopenssl.git diff --git a/crypto/ossl_typ.h b/crypto/ossl_typ.h index 345fb1dc4d..734200428f 100644 --- a/crypto/ossl_typ.h +++ b/crypto/ossl_typ.h @@ -140,6 +140,8 @@ typedef struct X509_crl_st X509_CRL; typedef struct X509_name_st X509_NAME; typedef struct x509_store_st X509_STORE; typedef struct x509_store_ctx_st X509_STORE_CTX; +typedef struct ssl_st SSL; +typedef struct ssl_ctx_st SSL_CTX; typedef struct v3_ext_ctx X509V3_CTX; typedef struct conf_st CONF;