summaryrefslogtreecommitdiff
path: root/ace/config-vxworks-ghs-1.8.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-vxworks-ghs-1.8.h')
-rw-r--r--ace/config-vxworks-ghs-1.8.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/ace/config-vxworks-ghs-1.8.h b/ace/config-vxworks-ghs-1.8.h
index 9204d3f60d1..d8a5dcedbcd 100644
--- a/ace/config-vxworks-ghs-1.8.h
+++ b/ace/config-vxworks-ghs-1.8.h
@@ -50,5 +50,9 @@ typedef int key_t;
#include /**/ <stdarg.h>
#include /**/ <vxWorks.h>
+#if !defined (ACE_NTRACE)
+#define ACE_NTRACE 1
+#endif /* ACE_NTRACE */
+#define ACE_HAS_STRBUF_T
#endif /* ACE_CONFIG_H */