summaryrefslogtreecommitdiff
path: root/ace/config-macosx.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>2001-01-15 21:30:00 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>2001-01-15 21:30:00 +0000
commit9de21f33a2fd70214eac49cfc601329c9b0cce19 (patch)
tree0cef9c19548943818538a41f224961028ec02a18 /ace/config-macosx.h
parent506c8766ef96f3082881b4a07ec72e7cb7d14a2a (diff)
downloadATCD-9de21f33a2fd70214eac49cfc601329c9b0cce19.tar.gz
ChangeLogTag:Mon Jan 15 15:22:42 2001 Douglas C. Schmidt <schmidt@ace.cs.wustl.edu>
Diffstat (limited to 'ace/config-macosx.h')
-rw-r--r--ace/config-macosx.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ace/config-macosx.h b/ace/config-macosx.h
index 4e7bae077a1..d45321f0789 100644
--- a/ace/config-macosx.h
+++ b/ace/config-macosx.h
@@ -37,7 +37,7 @@
-#define ACE_HAS_CLOCK_GETIME
+#define ACE_HAS_CLOCK_GETTIME
#define ACE_HAS_MEMCHR
// Compiler/platform defines the sig_atomic_t typedef.