aboutsummaryrefslogtreecommitdiff
path: root/crypto/asn1
diff options
context:
space:
mode:
authorDavid Benjamin <davidben@google.com>2023-11-20 23:59:49 -0500
committerBoringssl LUCI CQ <boringssl-scoped@luci-project-accounts.iam.gserviceaccount.com>2023-11-30 16:22:48 +0000
commit58906eab928fe849a55cb846fcd84fb8b64773ed (patch)
tree53521ee536e7fed96e20b59ac95c532281609187 /crypto/asn1
parent861cb31975b68abd0b6ed7d0dd37213b17385bab (diff)
downloadboringssl-58906eab928fe849a55cb846fcd84fb8b64773ed.zip
boringssl-58906eab928fe849a55cb846fcd84fb8b64773ed.tar.gz
boringssl-58906eab928fe849a55cb846fcd84fb8b64773ed.tar.bz2
Merge <openssl/x509v3.h> into <openssl/x509.h>
Change-Id: I53147d1f96d1f99909f5c8bda00cefb088677a0e Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/64138 Reviewed-by: Bob Beck <bbe@google.com> Commit-Queue: David Benjamin <davidben@google.com>
Diffstat (limited to 'crypto/asn1')
-rw-r--r--crypto/asn1/asn1_test.cc1
1 files changed, 0 insertions, 1 deletions
diff --git a/crypto/asn1/asn1_test.cc b/crypto/asn1/asn1_test.cc
index b97bd63..efeb728 100644
--- a/crypto/asn1/asn1_test.cc
+++ b/crypto/asn1/asn1_test.cc
@@ -32,7 +32,6 @@
#include <openssl/span.h>
#include <openssl/time.h>
#include <openssl/x509.h>
-#include <openssl/x509v3.h>
#include "../test/test_util.h"
#include "internal.h"