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, 2 insertions, 2 deletions
diff --git a/ace/config-vxworks-ghs-1.8.h b/ace/config-vxworks-ghs-1.8.h
index a6439901301..e478198fe2c 100644
--- a/ace/config-vxworks-ghs-1.8.h
+++ b/ace/config-vxworks-ghs-1.8.h
@@ -48,8 +48,8 @@
typedef int key_t;
// GreenHills 1.8.8 needs the stdarg.h #include early: it shouldn't
// hurt other compilers.
-#include <stdarg.h>
-#include <vxWorks.h>
+#include /**/ <stdarg.h>
+#include /**/ <vxWorks.h>
#endif /* ACE_CONFIG_H */