From: Alexander Traud Date: Fri, 8 Jun 2018 11:01:53 +0000 (+0200) Subject: crypto.h: Repair ./configure --with-ssl=PATH. X-Git-Tag: 13.22.0-rc1~31^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2c3ad1e40d61488d235bacfb29a58d018cc81a3c;p=thirdparty%2Fasterisk.git crypto.h: Repair ./configure --with-ssl=PATH. ASTERISK-27908 Change-Id: Iac49d9f82faeb8a4611c6805906bd6d650b1b1d8 --- diff --git a/channels/chan_iax2.c b/channels/chan_iax2.c index 90d2316c67..e51561a088 100644 --- a/channels/chan_iax2.c +++ b/channels/chan_iax2.c @@ -53,6 +53,7 @@ /*** MODULEINFO res_crypto + crypto core ***/ diff --git a/funcs/func_aes.c b/funcs/func_aes.c index a0e7d5bd95..c51fe0a6c3 100644 --- a/funcs/func_aes.c +++ b/funcs/func_aes.c @@ -24,6 +24,7 @@ /*** MODULEINFO res_crypto + crypto core ***/ diff --git a/pbx/pbx_dundi.c b/pbx/pbx_dundi.c index 93ff579c97..03017d2bae 100644 --- a/pbx/pbx_dundi.c +++ b/pbx/pbx_dundi.c @@ -33,6 +33,7 @@ /*** MODULEINFO zlib res_crypto + crypto extended ***/