summaryrefslogtreecommitdiff
path: root/src/lib/libcrypto/hidden/openssl/x509v3.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/libcrypto/hidden/openssl/x509v3.h')
-rw-r--r--src/lib/libcrypto/hidden/openssl/x509v3.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/libcrypto/hidden/openssl/x509v3.h b/src/lib/libcrypto/hidden/openssl/x509v3.h
index 044b55334d..e63b91afdb 100644
--- a/src/lib/libcrypto/hidden/openssl/x509v3.h
+++ b/src/lib/libcrypto/hidden/openssl/x509v3.h
@@ -1,4 +1,4 @@
1/* $OpenBSD: x509v3.h,v 1.2 2023/04/25 18:48:32 tb Exp $ */ 1/* $OpenBSD: x509v3.h,v 1.3 2023/04/26 20:43:32 tb Exp $ */
2/* 2/*
3 * Copyright (c) 2022 Bob Beck <beck@openbsd.org> 3 * Copyright (c) 2022 Bob Beck <beck@openbsd.org>
4 * 4 *
@@ -213,7 +213,6 @@ LCRYPTO_USED(a2i_IPADDRESS);
213LCRYPTO_USED(a2i_IPADDRESS_NC); 213LCRYPTO_USED(a2i_IPADDRESS_NC);
214LCRYPTO_USED(a2i_ipadd); 214LCRYPTO_USED(a2i_ipadd);
215LCRYPTO_USED(X509V3_NAME_from_section); 215LCRYPTO_USED(X509V3_NAME_from_section);
216LCRYPTO_USED(X509_POLICY_NODE_print);
217LCRYPTO_USED(ASRange_new); 216LCRYPTO_USED(ASRange_new);
218LCRYPTO_USED(ASRange_free); 217LCRYPTO_USED(ASRange_free);
219LCRYPTO_USED(d2i_ASRange); 218LCRYPTO_USED(d2i_ASRange);