diff options
author | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-06-14 09:28:39 +0000 |
---|---|---|
committer | Johnny Willemsen <jwillemsen@remedy.nl> | 2004-06-14 09:28:39 +0000 |
commit | 7cd9ac3770820ee9cef70cfbeace6d7eec8ae396 (patch) | |
tree | f79f2810219a86836b612049676285922b0f983d /TAO/orbsvcs/examples/RtEC/MCast | |
parent | 0b12331fa7974fe65ec16e8ccaa10f8a2616203b (diff) | |
download | ATCD-7cd9ac3770820ee9cef70cfbeace6d7eec8ae396.tar.gz |
ChangeLogTag: Mon Jun 14 09:27:12 2004 UTC 2004 Johnny Willemsen <jwillemsen@remedy.nl>
Diffstat (limited to 'TAO/orbsvcs/examples/RtEC/MCast')
-rw-r--r-- | TAO/orbsvcs/examples/RtEC/MCast/MCast.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/TAO/orbsvcs/examples/RtEC/MCast/MCast.cpp b/TAO/orbsvcs/examples/RtEC/MCast/MCast.cpp index 41daa2916a6..052a5fe8280 100644 --- a/TAO/orbsvcs/examples/RtEC/MCast/MCast.cpp +++ b/TAO/orbsvcs/examples/RtEC/MCast/MCast.cpp @@ -13,6 +13,7 @@ #include "orbsvcs/orbsvcs/Event/ECG_UDP_Out_Endpoint.h" #include "tao/ORB_Core.h" #include "ace/Get_Opt.h" +#include "ace/OS_NS_unistd.h" ACE_RCSID (EC_Examples, MCast, |