summaryrefslogtreecommitdiffstats
path: root/TOOLS/netstream.c
diff options
context:
space:
mode:
Diffstat (limited to 'TOOLS/netstream.c')
-rw-r--r--TOOLS/netstream.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/TOOLS/netstream.c b/TOOLS/netstream.c
index ba2895daad..22a5b149d3 100644
--- a/TOOLS/netstream.c
+++ b/TOOLS/netstream.c
@@ -397,7 +397,9 @@ int mp_input_check_interrupt(int time){
// for libdvdread:
#include "get_path.c"
+// linking hacks
int stream_cache_size=0;
+int index_mode=0;
// for demux_ogg:
void* vo_sub=NULL;