-/* $OpenBSD: x509v3.h,v 1.13 2022/01/14 08:50:25 tb Exp $ */
+/* $OpenBSD: x509v3.h,v 1.14 2022/01/14 09:01:36 tb Exp $ */
/* Written by Dr Stephen N Henson (steve@openssl.org) for the OpenSSL
* project 1999.
*/
void X509_POLICY_NODE_print(BIO *out, X509_POLICY_NODE *node, int indent);
DECLARE_STACK_OF(X509_POLICY_NODE)
-#if defined(LIBRESSL_CRYPTO_INTERNAL)
#ifndef OPENSSL_NO_RFC3779
typedef struct ASRange_st {
ASN1_INTEGER *min;
int allow_inheritance);
#endif /* !OPENSSL_NO_RFC3779 */
-#endif /* LIBRESSL_CRYPTO_INTERNAL */
/* BEGIN ERROR CODES */
/* The following lines are auto generated by the script mkerr.pl. Any changes