summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Huston <shuston@riverace.com>2000-10-13 23:41:48 +0000
committerSteve Huston <shuston@riverace.com>2000-10-13 23:41:48 +0000
commit59c7fd9838820ecf7d7a61927c1b7def614f03a8 (patch)
tree8eaab1f1518bf02dddd86c79f3d4eae67e56d920
parentcba3cf7348dc0e42491d6f942326e5155b69fec8 (diff)
downloadATCD-59c7fd9838820ecf7d7a61927c1b7def614f03a8.tar.gz
ChangeLogTag:Fri Oct 13 19:12:31 2000 Steve Huston <shuston@riverace.com>
-rw-r--r--ace/Malloc_T.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/ace/Malloc_T.h b/ace/Malloc_T.h
index 396d6e68a6c..e244ec90cbe 100644
--- a/ace/Malloc_T.h
+++ b/ace/Malloc_T.h
@@ -25,6 +25,7 @@
#endif /* ACE_LACKS_PRAGMA_ONCE */
#include "ace/Synch.h"
+#include "ace/Malloc.h" /* Need ACE_Control_Block */
#include "ace/Malloc_Allocator.h"
#include "ace/Free_List.h"