diff --git a/0001-fix-secgear-build-error.patch b/0001-fix-secgear-build-error.patch index ff1e64c..af7ac71 100644 --- a/0001-fix-secgear-build-error.patch +++ b/0001-fix-secgear-build-error.patch @@ -1,7 +1,9 @@ From 266e1366a71c0e2cd3c96a747508fbd42c446b13 Mon Sep 17 00:00:00 2001 From: zhoushuiqing Date: Thu, 10 Aug 2023 15:21:14 +0800 -Subject: [PATCH] fix secgear build error +Subject: [PATCH] Add a definition for FILE variable + +Add the definition of the FILE variable to the bio.h header file of OpenSSL. --- openssl_source/openssl-1.1.1t/include/openssl/bio.h | 8 ++++++++