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.h11
1 files changed, 4 insertions, 7 deletions
diff --git a/ace/config-vxworks-ghs-1.8.h b/ace/config-vxworks-ghs-1.8.h
index bfec0d48c64..f0c357306fe 100644
--- a/ace/config-vxworks-ghs-1.8.h
+++ b/ace/config-vxworks-ghs-1.8.h
@@ -7,6 +7,10 @@
#if !defined (ACE_CONFIG_H)
#define ACE_CONFIG_H
+#if ! defined (__ACE_INLINE__)
+#define __ACE_INLINE__
+#endif /* ! __ACE_INLINE__ */
+
#define ACE_LACKS_STRCASECMP
#define ACE_LACKS_COND_T
#define ACE_LACKS_RWLOCK_T
@@ -16,13 +20,6 @@
#define ACE_HAS_CLOCK_GETTIME
#define ACE_HAS_CONSISTENT_SIGNAL_PROTOTYPES
#define ACE_HAS_CPLUSPLUS_HEADERS
-
-#define __ACE_INLINE__
-
-#if defined (__ACE_INLINE__)
-#define ACE_HAS_INLINED_OSCALLS
-#endif /* __ACE_INLINE__ */
-
#define ACE_HAS_MSG
#define ACE_HAS_MT_SAFE_SOCKETS
#define ACE_HAS_POSIX_NONBLOCK