summaryrefslogtreecommitdiff
path: root/ACE/ace/config-sco-5.0.0-fsu-pthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/config-sco-5.0.0-fsu-pthread.h')
-rw-r--r--ACE/ace/config-sco-5.0.0-fsu-pthread.h15
1 files changed, 15 insertions, 0 deletions
diff --git a/ACE/ace/config-sco-5.0.0-fsu-pthread.h b/ACE/ace/config-sco-5.0.0-fsu-pthread.h
new file mode 100644
index 00000000000..6d94c55d3a8
--- /dev/null
+++ b/ACE/ace/config-sco-5.0.0-fsu-pthread.h
@@ -0,0 +1,15 @@
+/* -*- C++ -*- */
+// $Id$
+
+#ifndef ACE_CONFIG_H
+#define ACE_CONFIG_H
+#include /**/ "ace/pre.h"
+
+#include "ace/config-g++-common.h"
+#include "ace/config-sco-5.0.0.h"
+#include "ace/config-fsu-pthread.h"
+
+#define ACE_HAS_GNU_CSTRING_H
+
+#include /**/ "ace/post.h"
+#endif /* ACE_CONFIG_H */