take OPENSSL_NO_DGRAM into account
(via make update)
This commit is contained in:
parent
64387788a9
commit
c741b83762
1 changed files with 1 additions and 1 deletions
|
@ -3303,5 +3303,5 @@ ENGINE_unregister_ECDSA 3702 EXIST::FUNCTION:ENGINE
|
|||
OPENSSL_ia32cap_loc 3703 EXIST::FUNCTION:
|
||||
BN_set_negative 3704 EXIST::FUNCTION:
|
||||
BIO_new_dgram 3705 EXIST::FUNCTION:
|
||||
BIO_s_datagram 3706 EXIST::FUNCTION:
|
||||
BIO_s_datagram 3706 EXIST::FUNCTION:DGRAM
|
||||
BIO_dgram_non_fatal_error 3707 EXIST::FUNCTION:
|
||||
|
|
Loading…
Reference in a new issue