summaryrefslogtreecommitdiff
path: root/ace/config-sunos5.7.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-06-26 21:40:56 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-06-26 21:40:56 +0000
commit3e631aed795f3b2a04540d99de92bbbabeeab308 (patch)
treed8a85c24743ea7acbca1b827e2ea8027d317cba3 /ace/config-sunos5.7.h
parent15dca883db37e59639e6a7ca7f9824df58bc3e08 (diff)
downloadATCD-3e631aed795f3b2a04540d99de92bbbabeeab308.tar.gz
ChangeLogTag:Tue Jun 26 16:22:24 2001 Douglas C. Schmidt <schmidt@tango.doc.wustl.edu>
Diffstat (limited to 'ace/config-sunos5.7.h')
-rw-r--r--ace/config-sunos5.7.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-sunos5.7.h b/ace/config-sunos5.7.h
index af9ec98a5ea..42d88066760 100644
--- a/ace/config-sunos5.7.h
+++ b/ace/config-sunos5.7.h
@@ -32,6 +32,8 @@
# define ACE_HAS_2_PARAM_ASCTIME_R_AND_CTIME_R
# define ACE_HAS_4_4BSD_SENDMSG_RECVMSG
+# endif /* __GNUC__ <= 2 && __GNUC_MINOR__ < 8 */
+
#elif defined (ghs)
// SunOS 5.7's /usr/include/sys/procfs_isa.h needs uint64_t,
// but /usr/include/sys/int_types.h doesn't #define it because