Index: uspace/app/bdsh/cmds/modules/mount/mount.c
===================================================================
--- uspace/app/bdsh/cmds/modules/mount/mount.c	(revision b14d9f9e108f8cacda71d80e4c69fc82509d9824)
+++ uspace/app/bdsh/cmds/modules/mount/mount.c	(revision a1026daf544b91d3c8e6d81817113aece3c7440e)
@@ -132,5 +132,6 @@
 	const char *mopts = "";
 	const char *dev = "";
-	int rc, c, opt_ind;
+	int rc;
+	int c, opt_ind;
 	unsigned int instance = 0;
 	bool instance_set = false;
