# HG changeset patch # User ib # Date 1326362842 0 # Node ID ad35196655334d93eb68d6572755ed188f694a42 # Parent c3e63d8b6cf3f22b31228649747c21a174229084 Define (extern) sub_cp unconditionally. It's declared unconditionally as well. diff -r c3e63d8b6cf3 -r ad3519665533 sub/subreader.c --- a/sub/subreader.c Tue Jan 10 13:28:15 2012 +0000 +++ b/sub/subreader.c Thu Jan 12 10:07:22 2012 +0000 @@ -50,8 +50,8 @@ #ifdef CONFIG_ICONV #include +#endif char *sub_cp=NULL; -#endif #ifdef CONFIG_FRIBIDI #include char *fribidi_charset = NULL; ///character set that will be passed to FriBiDi