From: tb Date: Tue, 14 May 2024 07:39:43 +0000 (+0000) Subject: x509_ext.c: remove unnecessary includes X-Git-Url: http://artulab.com/gitweb/?a=commitdiff_plain;h=90aa6e400fe2557416db64ff0836fd3167b996d0;p=openbsd x509_ext.c: remove unnecessary includes --- diff --git a/lib/libcrypto/x509/x509_ext.c b/lib/libcrypto/x509/x509_ext.c index 6faafc4bf0e..f9a311feffa 100644 --- a/lib/libcrypto/x509/x509_ext.c +++ b/lib/libcrypto/x509/x509_ext.c @@ -1,4 +1,4 @@ -/* $OpenBSD: x509_ext.c,v 1.17 2024/05/14 07:35:23 tb Exp $ */ +/* $OpenBSD: x509_ext.c,v 1.18 2024/05/14 07:39:43 tb Exp $ */ /* Copyright (C) 1995-1998 Eric Young (eay@cryptsoft.com) * All rights reserved. * @@ -58,10 +58,6 @@ #include -#include -#include -#include -#include #include #include