summaryrefslogtreecommitdiff
path: root/ace/UNIX_Addr.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/UNIX_Addr.cpp')
-rw-r--r--ace/UNIX_Addr.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/ace/UNIX_Addr.cpp b/ace/UNIX_Addr.cpp
index 0b3df7354d3..34c3013b025 100644
--- a/ace/UNIX_Addr.cpp
+++ b/ace/UNIX_Addr.cpp
@@ -8,6 +8,8 @@
#include "ace/UNIX_Addr.i"
#endif /* __ACE_INLINE__ */
+ACE_RCSID(ace, UNIX_Addr, "$Id$")
+
#if !defined (ACE_LACKS_UNIX_DOMAIN_SOCKETS)
ACE_ALLOC_HOOK_DEFINE(ACE_UNIX_Addr)