Index: uspace/app/bdsh/cmds/modules/bdd/bdd.c
===================================================================
--- uspace/app/bdsh/cmds/modules/bdd/bdd.c	(revision 4deb8b5597965bf2e7cb822f07fab72960edddfa)
+++ uspace/app/bdsh/cmds/modules/bdd/bdd.c	(revision f772bc551e29a820f0a9d75296f62d516efddb9a)
@@ -68,5 +68,5 @@
 	unsigned int argc;
 	unsigned int i, j;
-	dev_handle_t handle;
+	devmap_handle_t handle;
 	uint8_t *blk;
 	size_t size, bytes, rows;
