diff options
author | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-04-07 04:41:02 +0000 |
---|---|---|
committer | irfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795> | 1997-04-07 04:41:02 +0000 |
commit | 0db9f1d0ffb0622ec3c84d1c8d086c659a2f5cd5 (patch) | |
tree | 1349ed9b8bea9f482d16ce7a6f1686963a8870f1 /ace/config-sunos4-lucid3.2.h | |
parent | 9c71094d176c4f03f016d657e4f43a29298ac40b (diff) | |
download | ATCD-0db9f1d0ffb0622ec3c84d1c8d086c659a2f5cd5.tar.gz |
*** empty log message ***
Diffstat (limited to 'ace/config-sunos4-lucid3.2.h')
-rw-r--r-- | ace/config-sunos4-lucid3.2.h | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-sunos4-lucid3.2.h b/ace/config-sunos4-lucid3.2.h index 42109cbaf6d..bee77ba649f 100644 --- a/ace/config-sunos4-lucid3.2.h +++ b/ace/config-sunos4-lucid3.2.h @@ -7,6 +7,9 @@ #if !defined (ACE_CONFIG_H) #define ACE_CONFIG_H +// Platform supports pread() and pwrite() +#define ACE_HAS_P_READ_WRITE + #define ACE_HAS_SYS_ERRLIST #define ACE_HAS_CHARPTR_SPRINTF #define ACE_HAS_UNION_WAIT |