summaryrefslogtreecommitdiff
path: root/ace/config-chorus.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-24 19:18:23 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1997-05-24 19:18:23 +0000
commitfc0738da5a027a757820f808bde7748d23436f2c (patch)
tree964d55f15fb323d791e493aa17ef43e7b76f3cde /ace/config-chorus.h
parent5df999be5fa83216df024a21687a92e1478f592f (diff)
downloadATCD-fc0738da5a027a757820f808bde7748d23436f2c.tar.gz
*** empty log message ***
Diffstat (limited to 'ace/config-chorus.h')
-rw-r--r--ace/config-chorus.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ace/config-chorus.h b/ace/config-chorus.h
index 7008b8a62c6..ea98287a098 100644
--- a/ace/config-chorus.h
+++ b/ace/config-chorus.h
@@ -33,6 +33,7 @@
// got struct timespec
#define ACE_HAS_POSIX_TIME
+#define ACE_HAS_CLOCK_GETTIME
#define ACE_LACKS_STRRECVFD
#define ACE_HAS_CPLUSPLUS_HEADERS
@@ -47,7 +48,8 @@
// Platforms lacks UNIX domain sockets.
#define ACE_LACKS_UNIX_DOMAIN_SOCKETS
#define ACE_LACKS_UTSNAME_T
-#define ACE_LACKS_SETSCHED
+#define ACE_HAS_PTHREADS_1003_DOT_1C
+//#define ACE_LACKS_SETSCHED
#define ACE_LACKS_MSYNC
#define ACE_LACKS_MADVISE