Only count successful generations.
[openssl.git] / crypto / ossl_typ.h
index 9e6995d37f9b5e9be900a4b399d76ec6c1b1a9b3..e78a0347dbd40717559f5495ee59dd8c8cbbcdef 100644 (file)
@@ -96,6 +96,8 @@ typedef int ASN1_BOOLEAN;
 typedef int ASN1_NULL;
 #endif
 
+typedef struct asn1_object_st ASN1_OBJECT;
+
 typedef struct ASN1_ITEM_st ASN1_ITEM;
 typedef struct asn1_pctx_st ASN1_PCTX;
 typedef struct asn1_sctx_st ASN1_SCTX;