summaryrefslogtreecommitdiff
path: root/ACE/ace/Recursive_Thread_Mutex.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/Recursive_Thread_Mutex.cpp')
-rw-r--r--ACE/ace/Recursive_Thread_Mutex.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/ACE/ace/Recursive_Thread_Mutex.cpp b/ACE/ace/Recursive_Thread_Mutex.cpp
index 517f8d6f8a0..a0f4029a53b 100644
--- a/ACE/ace/Recursive_Thread_Mutex.cpp
+++ b/ACE/ace/Recursive_Thread_Mutex.cpp
@@ -15,6 +15,9 @@
#endif /* __ACE_INLINE__ */
#include "ace/Log_Category.h"
+#if defined (ACE_HAS_ALLOC_HOOKS)
+# include "ace/Malloc_Base.h"
+#endif /* ACE_HAS_ALLOC_HOOKS */
ACE_BEGIN_VERSIONED_NAMESPACE_DECL