mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-12-01 00:32:11 +00:00
OS/2 orange
This commit is contained in:
parent
654f88abf4
commit
2b245d3409
@ -416,7 +416,7 @@ nsresult NS_COM NS_InitXPCOM2(nsIServiceManager* *result,
|
||||
rv = nsMemoryImpl::Startup();
|
||||
if (NS_FAILED(rv)) return rv;
|
||||
|
||||
#ifdef XP_UNIX
|
||||
#if defined(XP_UNIX) || defined(XP_OS2)
|
||||
NS_StartupNativeCharsetUtils();
|
||||
#endif
|
||||
NS_StartupLocalFile();
|
||||
|
Loading…
Reference in New Issue
Block a user