summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.4-centerline-2.x.h
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-07 04:41:02 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1997-04-07 04:41:02 +0000
commit0db9f1d0ffb0622ec3c84d1c8d086c659a2f5cd5 (patch)
tree1349ed9b8bea9f482d16ce7a6f1686963a8870f1 /ace/config-sunos5.4-centerline-2.x.h
parent9c71094d176c4f03f016d657e4f43a29298ac40b (diff)
downloadATCD-0db9f1d0ffb0622ec3c84d1c8d086c659a2f5cd5.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-sunos5.4-centerline-2.x.h')
-rw-r--r--ace/config-sunos5.4-centerline-2.x.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/ace/config-sunos5.4-centerline-2.x.h b/ace/config-sunos5.4-centerline-2.x.h
index 348f859cc43..21f82ac8153 100644
--- a/ace/config-sunos5.4-centerline-2.x.h
+++ b/ace/config-sunos5.4-centerline-2.x.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_UNICODE
// Platform supports System V IPC (most versions of UNIX, but not Win32)