summaryrefslogtreecommitdiff
path: root/ACE/ace/config-win32-common.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2012-08-22 11:51:11 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2012-08-22 11:51:11 +0000
commit186aa1a1ee6ab59bff86415a7ca55c9ea0b54b44 (patch)
treeae8b2019d0ccb1ecb85830106f3ee77dae66ecd6 /ACE/ace/config-win32-common.h
parent9c9eeabe006d94ecbeae6892a10b1467c1595194 (diff)
downloadATCD-186aa1a1ee6ab59bff86415a7ca55c9ea0b54b44.tar.gz
Wed Aug 22 11:50:22 UTC 2012 johnny <johnny@remedy.nl>
* ace/config-win32-common.h: Added ACE_LACKS_CLOCK_MONOTONIC and ACE_LACKS_CLOCK_REALTIME
Diffstat (limited to 'ACE/ace/config-win32-common.h')
-rw-r--r--ACE/ace/config-win32-common.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ACE/ace/config-win32-common.h b/ACE/ace/config-win32-common.h
index a86b063f997..5846e3e9730 100644
--- a/ACE/ace/config-win32-common.h
+++ b/ACE/ace/config-win32-common.h
@@ -247,7 +247,9 @@
#define ACE_LACKS_SEEKDIR
#define ACE_LACKS_TELLDIR
-# define ACE_LACKS_CLOCKID_T
+#define ACE_LACKS_CLOCKID_T
+#define ACE_LACKS_CLOCK_REALTIME
+#define ACE_LACKS_CLOCK_MONOTONIC
/* LACKS gid/pid/sid/uid facilities */
#define ACE_LACKS_GETPGID