summaryrefslogtreecommitdiff
path: root/CIAO/DAnCE/Interfaces/NodeManagerDaemon.idl
diff options
context:
space:
mode:
Diffstat (limited to 'CIAO/DAnCE/Interfaces/NodeManagerDaemon.idl')
-rw-r--r--CIAO/DAnCE/Interfaces/NodeManagerDaemon.idl5
1 files changed, 2 insertions, 3 deletions
diff --git a/CIAO/DAnCE/Interfaces/NodeManagerDaemon.idl b/CIAO/DAnCE/Interfaces/NodeManagerDaemon.idl
index 617df0f080f..034929e86bf 100644
--- a/CIAO/DAnCE/Interfaces/NodeManagerDaemon.idl
+++ b/CIAO/DAnCE/Interfaces/NodeManagerDaemon.idl
@@ -6,8 +6,7 @@
* @brief Controling interface for managing and controling CIAO daemon.
*/
-#include "ciao/Deployment_NodeManager.idl"
-#include "ciao/Deployment_NodeApplicationManager.idl"
+#include "ciao/NodeManager.idl"
module CIAO
{
@@ -25,7 +24,7 @@ module CIAO
// Shutdown the daemon process.
oneway void shutdown ();
-
+
/// RACE specific extension.
/// Modify the priority of a node application process.
long set_priority (in string plan_id,