system-controller: don't include gone event.h.
authorKrisztian Litkey <krisztian.litkey@intel.com>
Fri, 12 Dec 2014 14:59:51 +0000 (16:59 +0200)
committerKrisztian Litkey <krisztian.litkey@intel.com>
Thu, 8 Jan 2015 16:37:20 +0000 (18:37 +0200)
Change-Id: I4551721d02fdc3b780364a0ff3082c109f62e7d1

src/plugins/system-controller/resource-client/resource-client.c
src/plugins/system-controller/resource-manager/resource-manager.c

index dc6aeac..40e3105 100644 (file)
@@ -35,7 +35,6 @@
 #include <murphy/common/debug.h>
 #include <murphy/core/plugin.h>
 #include <murphy/core/console.h>
-#include <murphy/core/event.h>
 #include <murphy/core/context.h>
 
 
index b45e51e..26bfc72 100644 (file)
@@ -35,7 +35,6 @@
 #include <murphy/common/debug.h>
 #include <murphy/core/plugin.h>
 #include <murphy/core/console.h>
-#include <murphy/core/event.h>
 #include <murphy/core/context.h>