mirror of https://github.com/asterisk/asterisk
Fix the following build failure with libressl by using SSL_is_server which is available since version 2.7.0 andpull/310/headd7ec516916
: iostream.c: In function 'ast_iostream_close': iostream.c:559:41: error: invalid use of incomplete typedef 'SSL' {aka 'struct ssl_st'} 559 | if (!stream->ssl->server) { | ^~ ASTERISK-30107 #close Fixes: - http://autobuild.buildroot.org/results/ce4d62d00bb77ba5b303cacf6be7e350581a62f9 Change-Id: Iea7f34970297f2fb50285d73462d0174ba7e9587 (cherry picked from commitf34d9d5618
)
parent
8f628b13c1
commit
86c9ee22f8
Loading…
Reference in new issue