Index: uspace/lib/c/include/ipc/vfs.h
===================================================================
--- uspace/lib/c/include/ipc/vfs.h	(revision 663664703394632860eadef65798f751d575e737)
+++ uspace/lib/c/include/ipc/vfs.h	(revision 9dc60836000ffdf197fc061f8e4b17e63ef4e2c8)
@@ -99,5 +99,6 @@
 	VFS_OUT_LOOKUP,
 	VFS_OUT_DESTROY,
-	VFS_OUT_LAST
+	VFS_OUT_LAST,
+	VFS_OUT_STATFS
 } vfs_out_request_t;
 
