aboutsummaryrefslogtreecommitdiff
path: root/www/tomcat-native2/files/patch-include_ssl__private.h
diff options
context:
space:
mode:
Diffstat (limited to 'www/tomcat-native2/files/patch-include_ssl__private.h')
-rw-r--r--www/tomcat-native2/files/patch-include_ssl__private.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/www/tomcat-native2/files/patch-include_ssl__private.h b/www/tomcat-native2/files/patch-include_ssl__private.h
new file mode 100644
index 000000000000..80ff3e5c8cd9
--- /dev/null
+++ b/www/tomcat-native2/files/patch-include_ssl__private.h
@@ -0,0 +1,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
+ */