summaryrefslogtreecommitdiff
path: root/ace/config-vxworks-ghs-1.8.h
diff options
context:
space:
mode:
authorschmidt <douglascraigschmidt@users.noreply.github.com>1996-11-28 07:14:18 +0000
committerschmidt <douglascraigschmidt@users.noreply.github.com>1996-11-28 07:14:18 +0000
commitad66c757e62495734e28c3f3bbc33a9fd29217d3 (patch)
treeb679cecc050588c642722e7dffd780ed81a442eb /ace/config-vxworks-ghs-1.8.h
parentd395a38d42932c86ebef82468f58c03b3529363e (diff)
downloadATCD-ad66c757e62495734e28c3f3bbc33a9fd29217d3.tar.gz
yow
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 */