[Pkg-voip-commits] [janus] 128/282: Updated SIPre plugin to use new rtpsrtp.h header

Jonas Smedegaard dr at jones.dk
Wed Dec 20 21:53:34 UTC 2017


This is an automated email from the git hooks/post-receive script.

js pushed a commit to annotated tag debian/0.2.6-1
in repository janus.

commit 5f6a7316649cf7e204bdbdae133ed0ef4d18244d
Author: Lorenzo Miniero <lminiero at gmail.com>
Date:   Fri Oct 13 11:59:10 2017 +0200

    Updated SIPre plugin to use new rtpsrtp.h header
---
 plugins/janus_sipre.c | 1 +
 1 file changed, 1 insertion(+)

diff --git a/plugins/janus_sipre.c b/plugins/janus_sipre.c
index 4d886f1..7707672 100644
--- a/plugins/janus_sipre.c
+++ b/plugins/janus_sipre.c
@@ -74,6 +74,7 @@
 #include "../mutex.h"
 #include "../record.h"
 #include "../rtp.h"
+#include "../rtpsrtp.h"
 #include "../rtcp.h"
 #include "../sdp-utils.h"
 #include "../utils.h"

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/janus.git



More information about the Pkg-voip-commits mailing list