fix out-of-bounds check in lock_dbg_cb (was too lose to detect all
[oweals/openssl.git] / crypto / ossl_typ.h
index b50e9ae256e71ce979c811c428012a3fde830956..285fd0b1d977fb3f0f41a37d2b28cb8bdccea5a3 100644 (file)
@@ -113,9 +113,6 @@ 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 v3_ext_ctx X509V3_CTX;
-typedef struct conf_st CONF;
-
 typedef struct engine_st ENGINE;
 
   /* If placed in pkcs12.h, we end up with a circular depency with pkcs7.h */