summaryrefslogtreecommitdiff
path: root/ACE/ace/config-sunos5.7.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-sunos5.7.h')
-rw-r--r--ACE/ace/config-sunos5.7.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/ACE/ace/config-sunos5.7.h b/ACE/ace/config-sunos5.7.h
index c2001b07093..38476485251 100644
--- a/ACE/ace/config-sunos5.7.h
+++ b/ACE/ace/config-sunos5.7.h
@@ -51,9 +51,7 @@
#define ACE_HAS_SOCKLEN_T
#if defined (__sparcv9)
-#if !defined (_LP64)
-# define _LP64
-#endif /* _LP64 */
+#define _LP64
#define ACE_SIZEOF_LONG 8 /* Needed to circumvent compiler bug #4294969 */
#endif /* __sparcv9 */