From 04197626fe7bce4864e671b5ecbdc647336eaa8b Mon Sep 17 00:00:00 2001 From: tb <> Date: Fri, 12 Jul 2024 09:57:04 +0000 Subject: Drop the unused evp include --- src/lib/libcrypto/x509/x509_v3.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src') diff --git a/src/lib/libcrypto/x509/x509_v3.c b/src/lib/libcrypto/x509/x509_v3.c index 8bab8c4cd1..688aed15a2 100644 --- a/src/lib/libcrypto/x509/x509_v3.c +++ b/src/lib/libcrypto/x509/x509_v3.c @@ -1,4 +1,4 @@ -/* $OpenBSD: x509_v3.c,v 1.42 2024/07/12 09:55:38 tb Exp $ */ +/* $OpenBSD: x509_v3.c,v 1.43 2024/07/12 09:57:04 tb Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -60,7 +60,6 @@ #include #include -#include #include #include #include -- cgit v1.2.3-55-g6feb