summaryrefslogtreecommitdiffstats
path: root/sub/subreader.c
diff options
context:
space:
mode:
Diffstat (limited to 'sub/subreader.c')
-rw-r--r--sub/subreader.c4
1 files changed, 3 insertions, 1 deletions
diff --git a/sub/subreader.c b/sub/subreader.c
index dc40b57c62..2ecc41c346 100644
--- a/sub/subreader.c
+++ b/sub/subreader.c
@@ -45,9 +45,11 @@
#ifdef CONFIG_ICONV
#include <iconv.h>
-char *sub_cp=NULL;
#endif
+char *sub_cp=NULL;
+
+
int suboverlap_enabled = 1;
// Parameter struct for the format-specific readline functions