From ab9a05a10f16b33f7ee1e9da360c7801eebdb9d2 Mon Sep 17 00:00:00 2001 From: Gary Lin Date: Fri, 31 Mar 2017 15:55:22 +0800 Subject: Cryptlib: Rename OpenSslSupport.h as CrtLibSupport.h Edk2 renamed OpenSslSupport.h, so we have to follow the change. Also merge some changes from edk2 CrtLibSupport.h Signed-off-by: Gary Lin --- Cryptlib/InternalCryptLib.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Cryptlib/InternalCryptLib.h') diff --git a/Cryptlib/InternalCryptLib.h b/Cryptlib/InternalCryptLib.h index 92cc9630..06cedbbf 100644 --- a/Cryptlib/InternalCryptLib.h +++ b/Cryptlib/InternalCryptLib.h @@ -21,7 +21,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #include #include -#include "OpenSslSupport.h" +#include "CrtLibSupport.h" #include -- cgit v1.2.3