OS/2 build bustage

git-svn-id: svn://10.0.0.236/trunk@175202 18797224-902f-48f8-a5cc-f745e15eee43
This commit is contained in:
mkaply%us.ibm.com
2005-06-28 04:32:48 +00:00
parent 2ab51e7eab
commit 63ade0c630

View File

@@ -54,7 +54,7 @@
# include <direct.h>
# include <process.h>
# include <windows.h>
#elif defined(XP_UNIX)
#elif defined(XP_UNIX) || defined(XP_OS2)
# include <unistd.h>
#endif