From 0db9f1d0ffb0622ec3c84d1c8d086c659a2f5cd5 Mon Sep 17 00:00:00 2001 From: irfan Date: Mon, 7 Apr 1997 04:41:02 +0000 Subject: *** empty log message *** --- ace/config-sunos4-sun3.x.h | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'ace/config-sunos4-sun3.x.h') diff --git a/ace/config-sunos4-sun3.x.h b/ace/config-sunos4-sun3.x.h index d38b499148d..c2ce9c3d9ab 100644 --- a/ace/config-sunos4-sun3.x.h +++ b/ace/config-sunos4-sun3.x.h @@ -5,6 +5,10 @@ // platforms using the SunC++ 3.0.x compiler. #if !defined (ACE_CONFIG_H) + +// Platform supports pread() and pwrite() +#define ACE_HAS_P_READ_WRITE + #define ACE_LACKS_POSIX_PROTO #define ACE_HAS_UNION_WAIT #define ACE_HAS_SPARCWORKS_401_SIGNALS -- cgit v1.2.1