summaryrefslogtreecommitdiff
path: root/CIAO/ciao/Session_Container.h
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/ciao/Session_Container.h')
-rw-r--r--CIAO/ciao/Session_Container.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/CIAO/ciao/Session_Container.h b/CIAO/ciao/Session_Container.h
index f1a15bfb65c..d96ef7b22bc 100644
--- a/CIAO/ciao/Session_Container.h
+++ b/CIAO/ciao/Session_Container.h
@@ -169,7 +169,7 @@ namespace CIAO
/// Static variable to store the highest number we have given out until
/// now
- static ACE_Atomic_Op <ACE_SYNCH_MUTEX, unsigned long> serial_number_;
+ static ACE_Atomic_Op <TAO_SYNCH_MUTEX, unsigned long> serial_number_;
const bool static_config_flag_;
const Static_Config_EntryPoints_Maps* static_entrypts_maps_;