Bugzilla bug #54711: use full maci on OS/2. Thanks to hctrinh@us.ibm.com

(Huynh Trinh) for the patch.
This commit is contained in:
wtc%netscape.com 2000-10-01 03:29:42 +00:00
parent 906deebf85
commit 94c1f559e1

View File

@ -39,10 +39,10 @@
#define _GENCI_H_ 1
#include "seccomon.h"
#if defined (XP_UNIX) || defined (XP_WIN32)
#if defined (XP_UNIX) || defined (XP_WIN32) || defined (XP_OS2)
/*
* On unix, NT, and Windows '95 we use full maci
* On unix, NT, Windows '95, and OS/2 we use full maci
*/
#include "maci.h"