summaryrefslogtreecommitdiffstats
path: root/cfg-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'cfg-common.h')
-rw-r--r--cfg-common.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/cfg-common.h b/cfg-common.h
index 0b4ac9addc..f57e376157 100644
--- a/cfg-common.h
+++ b/cfg-common.h
@@ -185,6 +185,7 @@ extern const m_option_t lavfdopts_conf[];
extern int rtspStreamOverTCP;
extern int rtsp_transport_tcp;
+extern int rtsp_transport_http;
extern int rtsp_transport_sctp;
extern int rtsp_port;
extern char *rtsp_destination;