summaryrefslogtreecommitdiff
path: root/orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.cpp')
-rw-r--r--orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.cpp6
1 files changed, 1 insertions, 5 deletions
diff --git a/orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.cpp b/orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.cpp
index 0dcab5ad0f1..73e5913309b 100644
--- a/orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.cpp
+++ b/orbsvcs/orbsvcs/HTIOP/HTIOP_Connection_Handler.cpp
@@ -7,6 +7,7 @@
#include "ace/HTBP/HTBP_Stream.h"
#include "ace/HTBP/HTBP_Session.h"
+#include "ace/os_include/os_netdb.h"
#include "tao/Timeprobe.h"
#include "tao/debug.h"
@@ -21,11 +22,6 @@
#include "tao/Resume_Handle.h"
#include "tao/Protocols_Hooks.h"
-ACE_RCSID (HTIOP,
- TAO_HTIOP_Connection_Handler,
- "$Id$")
-
-
TAO_BEGIN_VERSIONED_NAMESPACE_DECL
TAO::HTIOP::Connection_Handler::Connection_Handler (ACE_Thread_Manager *t)