Incorporate Siteshwar's patch for building on Linux

This commit is contained in:
ridiculousfish
2012-01-05 13:58:48 -08:00
parent 6f45832aed
commit 4df57fda09
16 changed files with 55 additions and 153 deletions

View File

@@ -284,6 +284,7 @@ int main( int argc, char **argv )
int my_optind=0;
halloc_util_init();
set_main_thread();
wsetlocale( LC_ALL, L"" );
is_interactive_session=1;