Index: uspace/srv/fs/fat/fat.c
===================================================================
--- uspace/srv/fs/fat/fat.c	(revision b61d47d14bdea0c512d1a9a0ce603ef37ac239bc)
+++ uspace/srv/fs/fat/fat.c	(revision 38c706cc8a6d3b4125c0704bdb5d9d6fe37e7fbf)
@@ -154,5 +154,5 @@
 	 */
 	ipcarg_t phonehash;
-	ipc_connect_to_me(vfs_phone, 0, 0, &phonehash);
+	ipc_connect_to_me(vfs_phone, 0, 0, 0, &phonehash);
 
 	/*
