]> git.ipfire.org Git - thirdparty/asterisk.git/commit
res_crypto: Allow OpenSSL configured with no-deprecated.
authorAlexander Traud <pabstraud@compuserve.com>
Fri, 8 Jun 2018 09:03:35 +0000 (11:03 +0200)
committerAlexander Traud <pabstraud@compuserve.com>
Fri, 8 Jun 2018 09:03:35 +0000 (11:03 +0200)
commitca682f003097d0f9ee3fddeaf334c233b111eee2
treeb650379296a0a2bca71719fadeb554cdc612c70e
parent9f2eb170054bd97b3a29f3ce3bdae5bac02fd052
res_crypto: Allow OpenSSL configured with no-deprecated.

The header <openssl/rsa.h> had to be included explicitly.

ASTERISK-27906

Change-Id: I41743801eed998c039d73db7a0762d104a4f75b2
res/res_crypto.c