OS/2 bustage

This commit is contained in:
mkaply%us.ibm.com 2003-03-15 11:38:15 +00:00
parent 3dfeacb182
commit 90c4896557

View File

@ -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