summaryrefslogtreecommitdiff
path: root/ace/LSOCK.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'ace/LSOCK.cpp')
-rw-r--r--ace/LSOCK.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/ace/LSOCK.cpp b/ace/LSOCK.cpp
index 427d2117f06..45f56f5770b 100644
--- a/ace/LSOCK.cpp
+++ b/ace/LSOCK.cpp
@@ -1,12 +1,13 @@
// $Id$
#include "ace/LSOCK.h"
-#include "ace/Log_Msg.h"
ACE_RCSID(ace, LSOCK, "$Id$")
#if !defined (ACE_LACKS_UNIX_DOMAIN_SOCKETS)
+#include "ace/Log_Msg.h"
+
#if defined (ACE_LACKS_INLINE_FUNCTIONS)
#include "ace/LSOCK.i"
#endif