summaryrefslogtreecommitdiff
path: root/ace/config-linux-pthread.h
diff options
context:
space:
mode:
Diffstat (limited to 'ace/config-linux-pthread.h')
-rw-r--r--ace/config-linux-pthread.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/config-linux-pthread.h b/ace/config-linux-pthread.h
index bc9f765f749..4c592b26ba2 100644
--- a/ace/config-linux-pthread.h
+++ b/ace/config-linux-pthread.h
@@ -16,6 +16,7 @@
#endif
// And they're even POSIX pthreads (MIT implementation)
#define ACE_HAS_PTHREADS
+#define ACE_HAS_PTHREADS_STD
#define ACE_LACKS_RWLOCK_T
#define ACE_HAS_SIGWAIT
// If ACE doesn't compile due to the lack of these methods, please