mirror of
https://github.com/asterisk/asterisk.git
synced 2025-11-19 16:20:37 +00:00
Merge "res_srtp: Add support for libsrtp2.x on openSUSE."
This commit is contained in:
@@ -41,7 +41,6 @@
|
|||||||
|
|
||||||
#if HAVE_SRTP_VERSION > 1
|
#if HAVE_SRTP_VERSION > 1
|
||||||
# include <srtp2/srtp.h>
|
# include <srtp2/srtp.h>
|
||||||
# include <srtp2/crypto_types.h>
|
|
||||||
# include "srtp/srtp_compat.h"
|
# include "srtp/srtp_compat.h"
|
||||||
# include <openssl/rand.h>
|
# include <openssl/rand.h>
|
||||||
#else
|
#else
|
||||||
|
|||||||
Reference in New Issue
Block a user