diff libmpdemux/demux_nemesi.c @ 31282:adf1dc3600b0

Fix compilation with nemesi and live555.
author cehoyos
date Tue, 08 Jun 2010 19:14:22 +0000
parents 390c8d36d463
children cd81fce1f010
line wrap: on
line diff
--- a/libmpdemux/demux_nemesi.c	Tue Jun 08 09:29:14 2010 +0000
+++ b/libmpdemux/demux_nemesi.c	Tue Jun 08 19:14:22 2010 +0000
@@ -27,6 +27,7 @@
 #include "nemesi/rtp.h"
 #include <sched.h>
 
+int rtsp_transport_http = 0;
 int rtsp_transport_tcp = 0;
 int rtsp_transport_sctp = 0;
 int rtsp_port = 0;