diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-12-20 11:44:03 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-12-20 11:44:03 +0000 |
commit | 641f941a09690539d2570fef35c2b0e48402b89a (patch) | |
tree | 5e48e9674eed68428feb18aba7022632bd928c91 /ace/config-vxworks5.x.h | |
parent | e7447f7e5aaf159a92f3d7d4bb9d42f266608558 (diff) | |
download | ATCD-641f941a09690539d2570fef35c2b0e48402b89a.tar.gz |
ChangeLogTag: Mon Dec 20 11:35:12 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'ace/config-vxworks5.x.h')
-rw-r--r-- | ace/config-vxworks5.x.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-vxworks5.x.h b/ace/config-vxworks5.x.h index 5dde38bde7e..8fd12d654d8 100644 --- a/ace/config-vxworks5.x.h +++ b/ace/config-vxworks5.x.h @@ -117,6 +117,7 @@ #define ACE_HAS_NONCONST_CHDIR #define ACE_HAS_NONCONST_RMDIR #define ACE_HAS_NONCONST_UNLINK +#define ACE_HAS_NONCONST_OPENDIR #define ACE_LACKS_UNIX_SYSLOG #define ACE_HAS_MUTEX_TIMEOUTS #define ACE_DEFAULT_MAX_SOCKET_BUFSIZ 32768 |