summaryrefslogtreecommitdiff
path: root/www/tomcat-native2/files/patch-include_ssl__private.h
blob: 80ff3e5c8cd927d8fd665f2bcb0eb6be5c73bbcc (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
--- include/ssl_private.h.orig	2024-02-04 19:32:52 UTC
+++ include/ssl_private.h
@@ -46,9 +46,6 @@
 #include <openssl/x509v3.h>
 #include <openssl/dh.h>
 #include <openssl/bn.h>
-#ifndef LIBRESSL_VERSION_NUMBER
-#include <openssl/provider.h>
-#endif
 /* Avoid tripping over an engine build installed globally and detected
  * when the user points at an explicit non-engine flavor of OpenSSL
  */