srtp: fix build on ubuntu-22.04 45/38345/2
authorDave Wallace <dwallacelf@gmail.com>
Thu, 23 Feb 2023 19:26:46 +0000 (14:26 -0500)
committerDave Wallace <dwallacelf@gmail.com>
Thu, 23 Feb 2023 20:37:17 +0000 (20:37 +0000)
commit182d2b466d158de4b2320fd280c1e7beb5bb37e4
tree87a4903dbe22068f62d8a7db778da6c4ec39c1cd
parent67dbc4aa80f54dcf6621e3edf440f1482866ff8a
srtp: fix build on ubuntu-22.04

- The version of libsrtp2 (2.4.2) on ubuntu-22.04 changed
  the 'ekt' field in srtp_policy_t to 'deprecated_ekt'.

Type: fix

Change-Id: Icb9d8f3b56c8305bcdac5066a5f8e3e5d17d37cf
Signed-off-by: Dave Wallace <dwallacelf@gmail.com>
src/plugins/srtp/srtp.c