From ce7b0e7db247f3a27e84fa5d6e4014a07d21b540 Mon Sep 17 00:00:00 2001 From: samuel40791765 Date: Mon, 9 Sep 2024 23:31:22 +0000 Subject: [PATCH] minor bracket fix --- crypto/ec_extra/ec_asn1.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/crypto/ec_extra/ec_asn1.c b/crypto/ec_extra/ec_asn1.c index d2215f2cc6..677fc4a009 100644 --- a/crypto/ec_extra/ec_asn1.c +++ b/crypto/ec_extra/ec_asn1.c @@ -56,6 +56,7 @@ #include #include +#include #include #include #include @@ -65,7 +66,6 @@ #include "../bytestring/internal.h" #include "../fipsmodule/ec/internal.h" #include "../internal.h" -#include "openssl/bio.h" static const CBS_ASN1_TAG kParametersTag =