From 8bf6e3f7a7f62d228a84be226cd3ea5bf0ba33b5 Mon Sep 17 00:00:00 2001 From: jsg <> Date: Wed, 19 Apr 2023 12:30:09 +0000 Subject: remove duplicate includes ok tb@ --- src/lib/libcrypto/x509/x509_asid.c | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'src/lib/libcrypto') diff --git a/src/lib/libcrypto/x509/x509_asid.c b/src/lib/libcrypto/x509/x509_asid.c index cc36cc1a56..95b1acb1e4 100644 --- a/src/lib/libcrypto/x509/x509_asid.c +++ b/src/lib/libcrypto/x509/x509_asid.c @@ -1,4 +1,4 @@ -/* $OpenBSD: x509_asid.c,v 1.39 2023/02/16 08:38:17 tb Exp $ */ +/* $OpenBSD: x509_asid.c,v 1.40 2023/04/19 12:30:09 jsg Exp $ */ /* * Contributed to the OpenSSL Project by the American Registry for * Internet Numbers ("ARIN"). @@ -70,7 +70,6 @@ #include #include #include -#include #include #include "x509_local.h" -- cgit v1.2.3-55-g6feb