From f34e8a77ec1ded4f768373ba4e44e62e979fe1a4 Mon Sep 17 00:00:00 2001 From: Theo Buehler Date: Tue, 5 Nov 2024 09:14:26 +0000 Subject: ec_asn1_test: remove debug leftover that broke the build on Windows --- regress/lib/libcrypto/ec/ec_asn1_test.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'regress/lib/libcrypto') diff --git a/regress/lib/libcrypto/ec/ec_asn1_test.c b/regress/lib/libcrypto/ec/ec_asn1_test.c index 539d00b7b52..74a2d92eb1d 100644 --- a/regress/lib/libcrypto/ec/ec_asn1_test.c +++ b/regress/lib/libcrypto/ec/ec_asn1_test.c @@ -1,4 +1,4 @@ -/* $OpenBSD: ec_asn1_test.c,v 1.27 2024/11/04 09:51:51 tb Exp $ */ +/* $OpenBSD: ec_asn1_test.c,v 1.28 2024/11/05 09:14:25 tb Exp $ */ /* * Copyright (c) 2017, 2021 Joel Sing * Copyright (c) 2024 Theo Buehler @@ -16,8 +16,6 @@ * OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include - #include #include -- cgit v1.2.3