summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--ciao/Deployment_Events.idl1
-rw-r--r--ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.idl2
2 files changed, 1 insertions, 2 deletions
diff --git a/ciao/Deployment_Events.idl b/ciao/Deployment_Events.idl
index 0bb0dbb6190..73e342d0ae7 100644
--- a/ciao/Deployment_Events.idl
+++ b/ciao/Deployment_Events.idl
@@ -12,7 +12,6 @@
#define CIAO_DEPLOYMENT_EVENT_SERVICES_IDL
#include <orb.idl>
-#include <orbsvcs/RtecUDPAdmin.idl>
module CIAO
{
diff --git a/ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.idl b/ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.idl
index 0ec9196006a..0fa81702a7c 100644
--- a/ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.idl
+++ b/ciaosvcs/Events/CIAO_RTEC/CIAO_RTEvent.idl
@@ -38,7 +38,7 @@ module CIAO
interface CIAO_RT_Evnet_Service :
CIAO_Event_Service
{
- void create_addr_server (in );
+ void create_addr_server ();
void create_sender ();
void create_receiver ();