summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.4-centerline-2.x.h
diff options
context:
space:
mode:
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)