summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-09-13 22:57:36 +0000
committerirfan <irfan@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2001-09-13 22:57:36 +0000
commit3ce0ccc16e2dd244fd5ce99da097ccb86b70982c (patch)
treea57c0fe8eb941dec5fabd7f22498f9d04f9cbc64
parentffe788eeeda0489765ac5c769f2b512fa412a104 (diff)
downloadATCD-3ce0ccc16e2dd244fd5ce99da097ccb86b70982c.tar.gz
Minor fix.
-rw-r--r--TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.cpp b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.cpp
index dfc619be94e..4fcd5801015 100644
--- a/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.cpp
+++ b/TAO/orbsvcs/orbsvcs/SSLIOP/IIOP_SSL_Connector.cpp
@@ -10,6 +10,7 @@
#include "tao/IIOP_Endpoint.h"
#include "tao/Transport_Cache_Manager.h"
#include "tao/Invocation.h"
+#include "tao/Thread_Lane_Resources.h"
#include "ace/Strategies_T.h"