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