summaryrefslogtreecommitdiff
path: root/ACE/ace/FIFO_Send.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ACE/ace/FIFO_Send.cpp')
-rw-r--r--ACE/ace/FIFO_Send.cpp3
1 files changed, 3 insertions, 0 deletions
diff --git a/ACE/ace/FIFO_Send.cpp b/ACE/ace/FIFO_Send.cpp
index 32a502ae365..0c37b917ecc 100644
--- a/ACE/ace/FIFO_Send.cpp
+++ b/ACE/ace/FIFO_Send.cpp
@@ -1,5 +1,8 @@
#include "ace/FIFO_Send.h"
#include "ace/Log_Category.h"
+#if defined (ACE_HAS_ALLOC_HOOKS)
+# include "ace/Malloc_Base.h"
+#endif /* ACE_HAS_ALLOC_HOOKS */
#if !defined (__ACE_INLINE__)
#include "ace/FIFO_Send.inl"