mirror of
https://github.com/mozilla/gecko-dev.git
synced 2024-11-25 22:01:30 +00:00
OS/2 bustage
This commit is contained in:
parent
3dfeacb182
commit
90c4896557
@ -86,6 +86,11 @@
|
||||
#include <NodeInfo.h>
|
||||
#endif
|
||||
|
||||
#ifdef XP_OS2
|
||||
#define INCL_DOSFILEMGR
|
||||
#include <os2.h>
|
||||
#endif
|
||||
|
||||
#if defined(XP_UNIX) || defined(XP_OS2) || defined(XP_WIN)
|
||||
#define USE_NC_EXTENSION
|
||||
#endif
|
||||
|
Loading…
Reference in New Issue
Block a user