diff options
author | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-09-12 21:37:50 +0000 |
---|---|---|
committer | schmidt <douglascraigschmidt@users.noreply.github.com> | 1998-09-12 21:37:50 +0000 |
commit | 8529603db17e2bd70f3a24485ac1d4742090a309 (patch) | |
tree | 080d4caab215bdbd7828aa372ea6ba29242e82d7 /ace/config-sco-4.2-nothread.h | |
parent | 6a1231d68dd614ee4ca5f3dbe1a627c4abb8888d (diff) | |
download | ATCD-8529603db17e2bd70f3a24485ac1d4742090a309.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sco-4.2-nothread.h')
-rw-r--r-- | ace/config-sco-4.2-nothread.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-sco-4.2-nothread.h b/ace/config-sco-4.2-nothread.h index 26113affccf..467164c0040 100644 --- a/ace/config-sco-4.2-nothread.h +++ b/ace/config-sco-4.2-nothread.h @@ -40,8 +40,8 @@ #define ACE_HAS_SEMUN #define ACE_LACKS_MSYNC #define ACE_LACKS_MADVISE -#define ACE_NEEDS_WRITEV -#define ACE_NEEDS_READV +#define ACE_LACKS_WRITEV +#define ACE_LACKS_READV #define ACE_NEEDS_FTRUNCATE #define ACE_LACKS_RLIMIT #define ACE_LACKS_RECVMSG |