summaryrefslogtreecommitdiff
path: root/Cryptlib/Include/unistd.h
diff options
context:
space:
mode:
authorGary Lin <glin@suse.com>2017-03-31 15:55:22 +0800
committerPeter Jones <pjones@redhat.com>2017-04-11 10:42:18 -0400
commitab9a05a10f16b33f7ee1e9da360c7801eebdb9d2 (patch)
tree066021e6416bf67ae289e7bc61f2d76e9bbb3578 /Cryptlib/Include/unistd.h
parent84d1118d0084611eab4527fd6cb6c68d4cad8ce9 (diff)
downloadefi-boot-shim-ab9a05a10f16b33f7ee1e9da360c7801eebdb9d2.tar.gz
efi-boot-shim-ab9a05a10f16b33f7ee1e9da360c7801eebdb9d2.zip
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 <glin@suse.com>
Diffstat (limited to 'Cryptlib/Include/unistd.h')
-rw-r--r--Cryptlib/Include/unistd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Cryptlib/Include/unistd.h b/Cryptlib/Include/unistd.h
index 8dfc36ff..6f59a25d 100644
--- a/Cryptlib/Include/unistd.h
+++ b/Cryptlib/Include/unistd.h
@@ -12,4 +12,4 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
**/
-#include <OpenSslSupport.h>
+#include <CrtLibSupport.h>