summaryrefslogtreecommitdiff
path: root/TAO/tao/IIOP_Connect.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/tao/IIOP_Connect.h')
-rw-r--r--TAO/tao/IIOP_Connect.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/TAO/tao/IIOP_Connect.h b/TAO/tao/IIOP_Connect.h
index 41dbfff674f..c53c2315c84 100644
--- a/TAO/tao/IIOP_Connect.h
+++ b/TAO/tao/IIOP_Connect.h
@@ -38,7 +38,7 @@ class TAO_ORB_Core;
class TAO_ORB_Core_TSS_Resources;
-typedef ACE_Svc_Handler<ACE_SOCK_STREAM, ACE_NULL_SYNCH>
+typedef ACE_Svc_Handler<TAO_SOCK_STREAM, ACE_NULL_SYNCH>
TAO_SVC_HANDLER;
// ****************************************************************