From: Alexander Traud Date: Fri, 8 Jun 2018 11:01:53 +0000 (+0200) Subject: crypto.h: Repair ./configure --with-ssl=PATH. X-Git-Tag: 16.0.0-rc1~109^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99aed78078e6756e24bb29cdad613b8f291b0ed7;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 d2bf108756..6420b5d6eb 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 af3f257e50..6a56909d38 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 0420917231..e356d6fdef 100644 --- a/pbx/pbx_dundi.c +++ b/pbx/pbx_dundi.c @@ -33,6 +33,7 @@ /*** MODULEINFO zlib res_crypto + crypto extended ***/