From: Alexander Traud Date: Fri, 8 Jun 2018 11:01:53 +0000 (+0200) Subject: crypto.h: Repair ./configure --with-ssl=PATH. X-Git-Tag: 15.5.0-rc1~38^2 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=40074487d8996fad74be2294174e6236aa533970;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 28282dccd5..11de98aef4 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 7208cd4c8b..2eefb056b1 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 d80f660299..bccc3ebfe4 100644 --- a/pbx/pbx_dundi.c +++ b/pbx/pbx_dundi.c @@ -33,6 +33,7 @@ /*** MODULEINFO zlib res_crypto + crypto extended ***/