summaryrefslogtreecommitdiff
path: root/ACE/ace/OS_NS_unistd.inl
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2006-12-15 14:30:48 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2006-12-15 14:30:48 +0000
commitc75456c874f5e62625908aa9290fcbfe5c5f6efb (patch)
treecdfc77acfa6d98da74b668e1fd48da750cb14764 /ACE/ace/OS_NS_unistd.inl
parentf8658c9677fbab1f485ed371fa5ae11ac219a60c (diff)
downloadATCD-c75456c874f5e62625908aa9290fcbfe5c5f6efb.tar.gz
Fri Dec 15 13:43:43 UTC 2006 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ACE/ace/OS_NS_unistd.inl')
-rw-r--r--ACE/ace/OS_NS_unistd.inl2
1 files changed, 1 insertions, 1 deletions
diff --git a/ACE/ace/OS_NS_unistd.inl b/ACE/ace/OS_NS_unistd.inl
index 35aedac07ec..5883dc4cf6f 100644
--- a/ACE/ace/OS_NS_unistd.inl
+++ b/ACE/ace/OS_NS_unistd.inl
@@ -21,7 +21,7 @@
#if defined (ACE_VXWORKS) || defined (ACE_HAS_WINCE)
# include "ace/os_include/os_unistd.h"
-# if defined (ACE_VXWORKS) && ((ACE_VXWORKS == 0x620) || (ACE_VXWORKS == 0x630))
+# if defined (ACE_VXWORKS) && ((ACE_VXWORKS == 0x620) || (ACE_VXWORKS == 0x630) || (ACE_VXWORKS == 0x640))
# if defined (__RTP__)
# include "ace/os_include/os_strings.h"
# else