Index: uspace/drv/infrastructure/root/root.c
===================================================================
--- uspace/drv/infrastructure/root/root.c	(revision f943dd3a2cd9254e12af5d91b1f7097a2c5a6870)
+++ uspace/drv/infrastructure/root/root.c	(revision e882e3a80e03edfdac57ccf9854bee22d5a47032)
@@ -53,6 +53,4 @@
 #include <ddf/driver.h>
 #include <ddf/log.h>
-#include <devman.h>
-#include <ipc/devman.h>
 
 #define NAME "root"
Index: uspace/drv/infrastructure/rootpc/rootpc.c
===================================================================
--- uspace/drv/infrastructure/rootpc/rootpc.c	(revision f943dd3a2cd9254e12af5d91b1f7097a2c5a6870)
+++ uspace/drv/infrastructure/rootpc/rootpc.c	(revision e882e3a80e03edfdac57ccf9854bee22d5a47032)
@@ -48,6 +48,4 @@
 #include <ddf/driver.h>
 #include <ddf/log.h>
-#include <devman.h>
-#include <ipc/devman.h>
 #include <ipc/dev_iface.h>
 #include <ops/hw_res.h>
