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 c63e70c6c7205da6494a4bd4241b669eb98c4c5f)
@@ -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;
