Merge "res_srtp: Add support for libsrtp2.x on openSUSE."

pull/10/head
Joshua Colp 8 years ago committed by Gerrit Code Review
commit 6d81a2a684

@ -41,7 +41,6 @@
#if HAVE_SRTP_VERSION > 1
# include <srtp2/srtp.h>
# include <srtp2/crypto_types.h>
# include "srtp/srtp_compat.h"
# include <openssl/rand.h>
#else

Loading…
Cancel
Save