summaryrefslogtreecommitdiff
path: root/ace/Malloc.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/Malloc.cpp')
-rw-r--r--ace/Malloc.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/Malloc.cpp b/ace/Malloc.cpp
index 9deaf271f0b..5caa47c8b48 100644
--- a/ace/Malloc.cpp
+++ b/ace/Malloc.cpp
@@ -13,6 +13,8 @@
#include "ace/Synch_T.h"
+ACE_RCSID(ace, Malloc, "$Id$")
+
// Process-wide ACE_Allocator.
ACE_Allocator *ACE_Allocator::allocator_ = 0;