Deprecate the public definition of ERR_STATE
[openssl.git] / include / openssl / ossl_typ.h
index 530de2d20cb097fa8f5e40a35dae7c0ad9b64f8c..70d9144ba1aab5ca7e99a7f40a77a961fde0be7a 100644 (file)
@@ -88,6 +88,8 @@ typedef struct bn_gencb_st BN_GENCB;
 
 typedef struct buf_mem_st BUF_MEM;
 
+typedef struct err_state_st ERR_STATE;
+
 typedef struct evp_cipher_st EVP_CIPHER;
 typedef struct evp_cipher_ctx_st EVP_CIPHER_CTX;
 typedef struct evp_md_st EVP_MD;