Bugzilla bug 82259: added the XP_OS2 case.

git-svn-id: svn://10.0.0.236/trunk@101341 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
wtc%netscape.com
2001-08-17 20:58:05 +00:00
parent e7597bc03e
commit ab3cc687dd

View File

@@ -76,7 +76,7 @@ static PRBool secmod_ModuleHasRoots(SECMODModule *module)
*/
static char *dllnames[]= {
#if defined(XP_WIN32)
#if defined(XP_WIN32) || defined(XP_OS2)
"nssckbi.dll",
"roots.dll",
"netckbi.dll",