summaryrefslogtreecommitdiff
path: root/ace/config-tru64.h
diff options
context:
space:
mode:
authorlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-13 13:20:52 +0000
committerlevine <levine@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>1999-07-13 13:20:52 +0000
commit1d38cd8a23b72dbaf96af62b983df9e810b09c7b (patch)
treeecbc5cb060fe9971b61c051b616b7240d131677c /ace/config-tru64.h
parentc00a2ac03d43a12d4460cdb8e7c075479d62e2b1 (diff)
downloadATCD-1d38cd8a23b72dbaf96af62b983df9e810b09c7b.tar.gz
ChangeLogTag: Tue Jul 13 08:18:56 1999 David L. Levine <levine@cs.wustl.edu>
Diffstat (limited to 'ace/config-tru64.h')
-rw-r--r--ace/config-tru64.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/ace/config-tru64.h b/ace/config-tru64.h
index 6d16b99501a..77cf85bd1a0 100644
--- a/ace/config-tru64.h
+++ b/ace/config-tru64.h
@@ -10,10 +10,10 @@
#if defined (DIGITAL_UNIX)
# include "ace/config-osf1-4.0.h"
-# if DIGITAL_UNIX >= 0x4F
+# if DIGITAL_UNIX >= 0x40F
# define _LIBC_POLLUTION_H_
# define ACE_LACKS_SYSTIME_H
-# endif /* DIGITAL_UNIX >= 0x50 */
+# endif /* DIGITAL_UNIX >= 0x40F */
#else /* ! DIGITAL_UNIX */
# include "ace/config-osf1-3.2.h"
#endif /* ! DIGITAL_UNIX */