summaryrefslogtreecommitdiff
path: root/ACE/ace/config-vxworks6.4.h
diff options
context:
space:
mode:
authorJohnny Willemsen <jwillemsen@remedy.nl>2007-06-28 18:23:03 +0000
committerJohnny Willemsen <jwillemsen@remedy.nl>2007-06-28 18:23:03 +0000
commitbe3a77aa8649287b0616c7292bd5133fc06a07e4 (patch)
treef882d2e00923a18c336e053e7f3e62cb25ad8d91 /ACE/ace/config-vxworks6.4.h
parent4e12bd9e24c46fe07985b39046d283fffb8c0c85 (diff)
downloadATCD-be3a77aa8649287b0616c7292bd5133fc06a07e4.tar.gz
Diffstat (limited to 'ACE/ace/config-vxworks6.4.h')
-rw-r--r--ACE/ace/config-vxworks6.4.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/ACE/ace/config-vxworks6.4.h b/ACE/ace/config-vxworks6.4.h
index df8300a8570..389ae90ebfa 100644
--- a/ACE/ace/config-vxworks6.4.h
+++ b/ACE/ace/config-vxworks6.4.h
@@ -6,8 +6,8 @@
// 1) The GNU g++ compiler that is shipped with VxWorks 6.4
// 2) The Diab compiler that is shipped with VxWorks 6.4
-#ifndef ACE_CONFIG_H
-#define ACE_CONFIG_H
+#ifndef ACE_CONFIG_VXWORKS_6_4_H
+#define ACE_CONFIG_VXWORKS_6_4_H
#include /**/ "ace/pre.h"
#if ! defined (VXWORKS)
@@ -323,5 +323,5 @@
#endif /* !ACE_USE_RCSID */
#include /**/ "ace/post.h"
-#endif /* ACE_CONFIG_H */
+#endif /* ACE_CONFIG_VXWORKS_6_4_H */