summaryrefslogtreecommitdiff
path: root/ace/config-tandem.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-tandem.h')
-rw-r--r--ace/config-tandem.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/config-tandem.h b/ace/config-tandem.h
index 7b2867a0fda..c74cf133d1e 100644
--- a/ace/config-tandem.h
+++ b/ace/config-tandem.h
@@ -184,6 +184,8 @@
#define ACE_LACKS_MADVISE
//Compiler/platform lacks strcasecmp() (e.g., DG/UX, UNIXWARE, VXWORKS)
#define ACE_LACKS_STRCASECMP
+//<time.h> doesn't automatically #include /**/ <sys/time.h>
+#define ACE_LACKS_SYSTIME_H
// Defines the page size of the system.
#define ACE_PAGE_SIZE 4096