This is an automated email from the ASF dual-hosted git repository.

markt pushed a commit to branch 1.2.x
in repository https://gitbox.apache.org/repos/asf/tomcat-native.git

commit f40a8550026953d688a3e57f7f7a32353061e0b1
Author: Mark Thomas <ma...@apache.org>
AuthorDate: Wed Sep 27 09:34:56 2023 +0100

    Update patch for OpenSSL 3.0.11
---
 native/srclib/openssl/openssl-msvcrt-3.0.x.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/native/srclib/openssl/openssl-msvcrt-3.0.x.patch 
b/native/srclib/openssl/openssl-msvcrt-3.0.x.patch
index 2f5634ede..cb2d5a4ae 100644
--- a/native/srclib/openssl/openssl-msvcrt-3.0.x.patch
+++ b/native/srclib/openssl/openssl-msvcrt-3.0.x.patch
@@ -82,5 +82,5 @@ index d073d732da..8a96f9a151 100644
  
 +#include "e_os.h"
  #include "../testutil.h"
- #include <openssl/provider.h>
- #include <string.h>
+ #include <ctype.h>
+ #include <openssl/provider.h>
\ No newline at end of file


---------------------------------------------------------------------
To unsubscribe, e-mail: dev-unsubscr...@tomcat.apache.org
For additional commands, e-mail: dev-h...@tomcat.apache.org

Reply via email to