ports/www/tomcat-native2/files/patch-include_ssl__private.h
Michael Osipov 145858d18e www/tomcat-native2: new port
PR:		276736
Approved by:	jrm (mentor)
Tested by:	jonc@chen.org.nz
Differential Revision:	https://reviews.freebsd.org/D44824
2024-04-29 19:09:47 +02:00

12 lines
396 B
C

--- 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
*/