From 49f13d862efec3347e657d545cb967c8ac8982a0 Mon Sep 17 00:00:00 2001 From: "mkaply%us.ibm.com" Date: Mon, 1 May 2000 22:27:21 +0000 Subject: [PATCH] # 37239 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 --- mozilla/xpcom/threads/plevent.h | 1 + 1 file changed, 1 insertion(+) diff --git a/mozilla/xpcom/threads/plevent.h b/mozilla/xpcom/threads/plevent.h index 46874156962..47158f01c36 100644 --- a/mozilla/xpcom/threads/plevent.h +++ b/mozilla/xpcom/threads/plevent.h @@ -176,6 +176,7 @@ and to ensure that no more events will be delivered for that owner. #elif defined(WIN16) || defined(__MINGW32__) #include #elif defined(XP_OS2) +#define INCL_DOSMISC #define INCL_DOSPROCESS #include #endif