mirror of
https://github.com/ossrs/srs.git
synced 2025-03-09 15:49:59 +00:00
AppleM1: Update openssl to v1.1.1l
This commit is contained in:
parent
1fe12b8e8c
commit
b787656eea
990 changed files with 13406 additions and 18710 deletions
|
@ -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)
|
||||
{
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue