summaryrefslogtreecommitdiff
path: root/protocols/ace/RMCast
diff options
context:
space:
mode:
authordhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-10 01:48:04 +0000
committerdhinton <dhinton@ae88bc3d-4319-0410-8dbf-d08b4c9d3795>2003-11-10 01:48:04 +0000
commitd6b0545f84e0ebe84a04a516bfb8e9281e487f20 (patch)
treeceb9792d7dc3db3f79b59d204fbdf790f88fd7d9 /protocols/ace/RMCast
parent0c28ecf3a369a4c855daefa243a7ce97c7865743 (diff)
downloadATCD-d6b0545f84e0ebe84a04a516bfb8e9281e487f20.tar.gz
ChangeLogTag:Mon Nov 10 01:58:00 UTC 2003 Don Hinton <dhinton@dresystems.com>
Diffstat (limited to 'protocols/ace/RMCast')
-rw-r--r--protocols/ace/RMCast/RMCast_Fragment.h1
-rw-r--r--protocols/ace/RMCast/RMCast_IO_UDP.h1
-rw-r--r--protocols/ace/RMCast/RMCast_Retransmission.h1
3 files changed, 0 insertions, 3 deletions
diff --git a/protocols/ace/RMCast/RMCast_Fragment.h b/protocols/ace/RMCast/RMCast_Fragment.h
index 9d1dcdfd241..f180087ce3e 100644
--- a/protocols/ace/RMCast/RMCast_Fragment.h
+++ b/protocols/ace/RMCast/RMCast_Fragment.h
@@ -5,7 +5,6 @@
#include /**/ "ace/pre.h"
#include "RMCast_Module.h"
-#include "ace/Synch.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once
diff --git a/protocols/ace/RMCast/RMCast_IO_UDP.h b/protocols/ace/RMCast/RMCast_IO_UDP.h
index 9e1a83dc032..9cad38a0506 100644
--- a/protocols/ace/RMCast/RMCast_IO_UDP.h
+++ b/protocols/ace/RMCast/RMCast_IO_UDP.h
@@ -17,7 +17,6 @@
#include "RMCast_Module.h"
#include "ace/SOCK_Dgram_Mcast.h"
#include "ace/Hash_Map_Manager.h"
-#include "ace/Synch.h"
#include "ace/INET_Addr.h"
#include "ace/Null_Mutex.h"
diff --git a/protocols/ace/RMCast/RMCast_Retransmission.h b/protocols/ace/RMCast/RMCast_Retransmission.h
index c5e9f450115..b51d1438c2a 100644
--- a/protocols/ace/RMCast/RMCast_Retransmission.h
+++ b/protocols/ace/RMCast/RMCast_Retransmission.h
@@ -21,7 +21,6 @@
#include "RMCast_Module.h"
#include "RMCast_Copy_On_Write.h"
#include "ace/RB_Tree.h"
-#include "ace/Synch.h"
#if !defined (ACE_LACKS_PRAGMA_ONCE)
# pragma once