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 88a1bb93df868fc1adbd2828fa084c020bf5913c)
@@ -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;
