summaryrefslogtreecommitdiff
path: root/ace/config-sco-5.0.0-nothread.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-sco-5.0.0-nothread.h')
-rw-r--r--ace/config-sco-5.0.0-nothread.h4
1 files changed, 3 insertions, 1 deletions
diff --git a/ace/config-sco-5.0.0-nothread.h b/ace/config-sco-5.0.0-nothread.h
index e4b4bbecf03..058f815f883 100644
--- a/ace/config-sco-5.0.0-nothread.h
+++ b/ace/config-sco-5.0.0-nothread.h
@@ -1,7 +1,9 @@
#if !defined (ACE_CONFIG_H)
#define ACE_CONFIG_H
-#include "ace/config-gcc-2.7.2.h"
+#include "ace/config-g++-common.h"
#include "ace/config-sco-5.0.0.h"
+#define ACE_HAS_GNU_CSTRING_H
+
#endif /* ACE_CONFIG_H */