<p>Alexander Traud has uploaded this change for <strong>review</strong>.</p><p><a href="https://gerrit.asterisk.org/8502">View Change</a></p><pre style="font-family: monospace,monospace; white-space: pre-wrap;">res_srtp: Add support for libsrtp2.x on openSUSE.<br><br>Since ASTERISK-27253, no symbols from the header srtp2/crypto_types.h are used<br>anymore. Therefore, its include statement can be removed. This allows to compile<br>Asterisk on platforms which do not offer this private header, like openSUSE.<br><br>ASTERISK-27733<br><br>Change-Id: I25c5cb8fa966043d1506ebef449e5a724412b4b6<br>---<br>M res/res_srtp.c<br>1 file changed, 0 insertions(+), 1 deletion(-)<br><br></pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">git pull ssh://gerrit.asterisk.org:29418/asterisk refs/changes/02/8502/1</pre><pre style="font-family: monospace,monospace; white-space: pre-wrap;">diff --git a/res/res_srtp.c b/res/res_srtp.c<br>index 1077f23..cda1291 100644<br>--- a/res/res_srtp.c<br>+++ b/res/res_srtp.c<br>@@ -41,7 +41,6 @@<br> <br> #if HAVE_SRTP_VERSION > 1<br> # include <srtp2/srtp.h><br>-# include <srtp2/crypto_types.h><br> # include "srtp/srtp_compat.h"<br> # include <openssl/rand.h><br> #else<br></pre><p>To view, visit <a href="https://gerrit.asterisk.org/8502">change 8502</a>. To unsubscribe, visit <a href="https://gerrit.asterisk.org/settings">settings</a>.</p><div itemscope itemtype="http://schema.org/EmailMessage"><div itemscope itemprop="action" itemtype="http://schema.org/ViewAction"><link itemprop="url" href="https://gerrit.asterisk.org/8502"/><meta itemprop="name" content="View Change"/></div></div>

<div style="display:none"> Gerrit-Project: asterisk </div>
<div style="display:none"> Gerrit-Branch: 15 </div>
<div style="display:none"> Gerrit-MessageType: newchange </div>
<div style="display:none"> Gerrit-Change-Id: I25c5cb8fa966043d1506ebef449e5a724412b4b6 </div>
<div style="display:none"> Gerrit-Change-Number: 8502 </div>
<div style="display:none"> Gerrit-PatchSet: 1 </div>
<div style="display:none"> Gerrit-Owner: Alexander Traud <pabstraud@compuserve.com> </div>