Import OpenSSL 1.1.1f
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
*/
|
||||
|
||||
#include "e_os.h"
|
||||
#include "internal/cryptlib_int.h"
|
||||
#include "crypto/cryptlib.h"
|
||||
#include <openssl/safestack.h>
|
||||
|
||||
#if defined(__i386) || defined(__i386__) || defined(_M_IX86) || \
|
||||
@@ -49,7 +49,7 @@ typedef char variant_char;
|
||||
# define ossl_getenv getenv
|
||||
# endif
|
||||
|
||||
# include "internal/ctype.h"
|
||||
# include "crypto/ctype.h"
|
||||
|
||||
static int todigit(variant_char c)
|
||||
{
|
||||
|
||||
Reference in New Issue
Block a user