Index: uspace/app/bdsh/cmds/modules/touch/touch.c
===================================================================
--- uspace/app/bdsh/cmds/modules/touch/touch.c	(revision b7fd2a02e4161f4edd38548e7f8456b8021549be)
+++ uspace/app/bdsh/cmds/modules/touch/touch.c	(revision c718bdada0e16b36b6f0f68df54a3ee343f91e49)
@@ -82,5 +82,5 @@
 	int longind;
 	bool no_create = false;
-	struct stat file_stat;
+	vfs_stat_t file_stat;
 	int fd = -1;
 	char *buff = NULL;
