diff options
Diffstat (limited to 'Cryptlib/SysCall/CrtWrapper.c')
| -rw-r--r-- | Cryptlib/SysCall/CrtWrapper.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Cryptlib/SysCall/CrtWrapper.c b/Cryptlib/SysCall/CrtWrapper.c index 1afe319f..86895493 100644 --- a/Cryptlib/SysCall/CrtWrapper.c +++ b/Cryptlib/SysCall/CrtWrapper.c @@ -13,7 +13,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/
-#include <OpenSslSupport.h>
+#include <CrtLibSupport.h>
int errno = 0;
|
