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/Include/sys/ioctl.h | 2 +- Cryptlib/Include/sys/param.h | 2 +- Cryptlib/Include/sys/socket.h | 2 +- Cryptlib/Include/sys/stat.h | 2 +- Cryptlib/Include/sys/time.h | 2 +- Cryptlib/Include/sys/times.h | 2 +- Cryptlib/Include/sys/types.h | 2 +- Cryptlib/Include/sys/un.h | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) (limited to 'Cryptlib/Include/sys') diff --git a/Cryptlib/Include/sys/ioctl.h b/Cryptlib/Include/sys/ioctl.h index ee07f6bc..e95c19c5 100644 --- a/Cryptlib/Include/sys/ioctl.h +++ b/Cryptlib/Include/sys/ioctl.h @@ -12,5 +12,5 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/ -#include +#include diff --git a/Cryptlib/Include/sys/param.h b/Cryptlib/Include/sys/param.h index ee07f6bc..e95c19c5 100644 --- a/Cryptlib/Include/sys/param.h +++ b/Cryptlib/Include/sys/param.h @@ -12,5 +12,5 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/ -#include +#include diff --git a/Cryptlib/Include/sys/socket.h b/Cryptlib/Include/sys/socket.h index ee07f6bc..e95c19c5 100644 --- a/Cryptlib/Include/sys/socket.h +++ b/Cryptlib/Include/sys/socket.h @@ -12,5 +12,5 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/ -#include +#include diff --git a/Cryptlib/Include/sys/stat.h b/Cryptlib/Include/sys/stat.h index ee07f6bc..e95c19c5 100644 --- a/Cryptlib/Include/sys/stat.h +++ b/Cryptlib/Include/sys/stat.h @@ -12,5 +12,5 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/ -#include +#include diff --git a/Cryptlib/Include/sys/time.h b/Cryptlib/Include/sys/time.h index ee07f6bc..e95c19c5 100644 --- a/Cryptlib/Include/sys/time.h +++ b/Cryptlib/Include/sys/time.h @@ -12,5 +12,5 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/ -#include +#include diff --git a/Cryptlib/Include/sys/times.h b/Cryptlib/Include/sys/times.h index ee07f6bc..e95c19c5 100644 --- a/Cryptlib/Include/sys/times.h +++ b/Cryptlib/Include/sys/times.h @@ -12,5 +12,5 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/ -#include +#include diff --git a/Cryptlib/Include/sys/types.h b/Cryptlib/Include/sys/types.h index ee07f6bc..e95c19c5 100644 --- a/Cryptlib/Include/sys/types.h +++ b/Cryptlib/Include/sys/types.h @@ -12,5 +12,5 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/ -#include +#include diff --git a/Cryptlib/Include/sys/un.h b/Cryptlib/Include/sys/un.h index ee07f6bc..e95c19c5 100644 --- a/Cryptlib/Include/sys/un.h +++ b/Cryptlib/Include/sys/un.h @@ -12,5 +12,5 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/ -#include +#include -- cgit v1.2.3