mirror of
https://github.com/fish-shell/fish-shell.git
synced 2026-05-30 11:21:15 -03:00
Incorporate Siteshwar's patch for building on Linux
This commit is contained in:
@@ -27,7 +27,7 @@ int writestr( char *str )
|
||||
|
||||
int main( int argc, char **argv)
|
||||
{
|
||||
|
||||
set_main_thread();
|
||||
setlocale( LC_ALL, "" );
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user