From bc545104dfe0b8815d85b21c01aa74a9f558e99e Mon Sep 17 00:00:00 2001 From: tb <> Date: Fri, 28 Apr 2023 15:39:29 +0000 Subject: Remove now no longer needed ; sort headers ok jsing --- src/lib/libcrypto/x509/x509_policy.c | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) diff --git a/src/lib/libcrypto/x509/x509_policy.c b/src/lib/libcrypto/x509/x509_policy.c index 4598597e04..03f0f10ac5 100644 --- a/src/lib/libcrypto/x509/x509_policy.c +++ b/src/lib/libcrypto/x509/x509_policy.c @@ -1,4 +1,4 @@ -/* $OpenBSD: x509_policy.c,v 1.22 2023/04/28 15:37:28 tb Exp $ */ +/* $OpenBSD: x509_policy.c,v 1.23 2023/04/28 15:39:29 tb Exp $ */ /* * Copyright (c) 2022, Google Inc. * @@ -15,14 +15,12 @@ * CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE. */ -#include - -#include #include #include #include #include +#include #include #include "x509_internal.h" -- cgit v1.2.3-55-g6feb