r= dougt@netscape.com
OS/2 bring up continues - need another INCL_


git-svn-id: svn://10.0.0.236/trunk@67768 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com
2000-05-01 22:27:21 +00:00
parent cca40a05b2
commit 49f13d862e

View File

@@ -176,6 +176,7 @@ and to ensure that no more events will be delivered for that owner.
#elif defined(WIN16) || defined(__MINGW32__)
#include <windows.h>
#elif defined(XP_OS2)
#define INCL_DOSMISC
#define INCL_DOSPROCESS
#include <os2.h>
#endif