diff options
author | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-08-18 22:59:59 +0000 |
---|---|---|
committer | coryan <coryan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1999-08-18 22:59:59 +0000 |
commit | eaddec26f5a68763e0c36593f73a754c03648c8b (patch) | |
tree | 52c4f5bf3da565718e43c65dd90041a83ff30b8b /ace/config-irix6.x-common.h | |
parent | 33fca4953045fd02cf3489e942332f930e38c036 (diff) | |
download | ATCD-eaddec26f5a68763e0c36593f73a754c03648c8b.tar.gz |
ChangeLogTag:Wed Aug 18 17:58:06 1999 Carlos O'Ryan <coryan@cs.wustl.edu>
Diffstat (limited to 'ace/config-irix6.x-common.h')
-rw-r--r-- | ace/config-irix6.x-common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-irix6.x-common.h b/ace/config-irix6.x-common.h index 836d07f4f06..d45009331a4 100644 --- a/ace/config-irix6.x-common.h +++ b/ace/config-irix6.x-common.h @@ -153,6 +153,7 @@ #endif /* ACE_TIMER_SKEW */ #define ACE_HAS_NONCONST_SELECT_TIMEVAL +#define ACE_HAS_BROKEN_DGRAM_SENDV // Turns off the tracing feature. #if !defined (ACE_NTRACE) |