diff options
Diffstat (limited to 'Cryptlib/Include/sys')
-rw-r--r-- | Cryptlib/Include/sys/ioctl.h | 2 | ||||
-rw-r--r-- | Cryptlib/Include/sys/param.h | 2 | ||||
-rw-r--r-- | Cryptlib/Include/sys/socket.h | 2 | ||||
-rw-r--r-- | Cryptlib/Include/sys/stat.h | 2 | ||||
-rw-r--r-- | Cryptlib/Include/sys/time.h | 2 | ||||
-rw-r--r-- | Cryptlib/Include/sys/times.h | 2 | ||||
-rw-r--r-- | Cryptlib/Include/sys/types.h | 2 | ||||
-rw-r--r-- | Cryptlib/Include/sys/un.h | 2 |
8 files changed, 8 insertions, 8 deletions
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 <OpenSslSupport.h>
+#include <CrtLibSupport.h>
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 <OpenSslSupport.h>
+#include <CrtLibSupport.h>
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 <OpenSslSupport.h>
+#include <CrtLibSupport.h>
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 <OpenSslSupport.h>
+#include <CrtLibSupport.h>
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 <OpenSslSupport.h>
+#include <CrtLibSupport.h>
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 <OpenSslSupport.h>
+#include <CrtLibSupport.h>
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 <OpenSslSupport.h>
+#include <CrtLibSupport.h>
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 <OpenSslSupport.h>
+#include <CrtLibSupport.h>
|