From: Alexander Traud Date: Mon, 13 Apr 2020 16:47:22 +0000 (+0200) Subject: res_stir_shaken: Do not build without OpenSSL. X-Git-Tag: 16.15.0-rc1~34 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=971b125fc08b4066ea3f3704c732421eeda7cac4;p=thirdparty%2Fasterisk.git res_stir_shaken: Do not build without OpenSSL. Change-Id: Idba5151a3079f9dcc0076d635422c5df5845114f --- diff --git a/res/res_pjsip_stir_shaken.c b/res/res_pjsip_stir_shaken.c index 58b0cc51ad..702383c5a6 100644 --- a/res/res_pjsip_stir_shaken.c +++ b/res/res_pjsip_stir_shaken.c @@ -17,6 +17,7 @@ */ /*** MODULEINFO + crypto core ***/ diff --git a/res/res_stir_shaken.c b/res/res_stir_shaken.c index cb4cc82901..3ea7ae9702 100644 --- a/res/res_stir_shaken.c +++ b/res/res_stir_shaken.c @@ -17,6 +17,7 @@ */ /*** MODULEINFO + crypto core ***/