diff options
Diffstat (limited to 'ACE/ace/config-sunos5.4-sunc++-4.x.h')
-rw-r--r-- | ACE/ace/config-sunos5.4-sunc++-4.x.h | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/ACE/ace/config-sunos5.4-sunc++-4.x.h b/ACE/ace/config-sunos5.4-sunc++-4.x.h index dd13d97ba5c..6da030be8c1 100644 --- a/ACE/ace/config-sunos5.4-sunc++-4.x.h +++ b/ACE/ace/config-sunos5.4-sunc++-4.x.h @@ -26,9 +26,6 @@ // Sun has the wrong prototype for sendmsg. #define ACE_HAS_NONCONST_SENDMSG -// The SunOS 5.x version of rand_r is inconsistent with the header files... -#define ACE_HAS_BROKEN_RANDR - // Platform supports system configuration information. #define ACE_HAS_SYS_SYSTEMINFO_H #define ACE_HAS_SYSV_SYSINFO |