summaryrefslogtreecommitdiff
path: root/TAO/orbsvcs/ImplRepo_Service/LiveCheck.h
diff options
context:
space:
mode:
Diffstat (limited to 'TAO/orbsvcs/ImplRepo_Service/LiveCheck.h')
-rw-r--r--TAO/orbsvcs/ImplRepo_Service/LiveCheck.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/ImplRepo_Service/LiveCheck.h b/TAO/orbsvcs/ImplRepo_Service/LiveCheck.h
index db658905c04..5d731a411f6 100644
--- a/TAO/orbsvcs/ImplRepo_Service/LiveCheck.h
+++ b/TAO/orbsvcs/ImplRepo_Service/LiveCheck.h
@@ -201,6 +201,7 @@ class Locator_Export LiveCheck : public ACE_Event_Handler
PortableServer::POA_var poa_;
ACE_Time_Value ping_interval_;
bool running_;
+ int token_;
};
#endif /* IMR_LIVECHECK_H_ */