summaryrefslogtreecommitdiff
path: root/ace/config-mvs.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-mvs.h')
-rw-r--r--ace/config-mvs.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/config-mvs.h b/ace/config-mvs.h
index 2d43ffc5225..77ce2b0c48e 100644
--- a/ace/config-mvs.h
+++ b/ace/config-mvs.h
@@ -39,6 +39,10 @@
#define ACE_HAS_POLL
#define ACE_HAS_POSIX_NONBLOCK
#define ACE_HAS_POSIX_TIME
+
+// Platform defines struct timespec but not timespec_t
+#define ACE_LACKS_TIMESPEC_T
+
#define ACE_HAS_PTHREADS
#define ACE_HAS_PTHREAD_CONDATTR_SETKIND_NP
#define ACE_HAS_PTHREAD_DSTATE_PTR