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