Index: uspace/lib/c/include/ipc/vfs.h
===================================================================
--- uspace/lib/c/include/ipc/vfs.h	(revision 1dff985eeea7ec928487e2814a82eb105072a35a)
+++ uspace/lib/c/include/ipc/vfs.h	(revision 48178b568c006324ebb7e11ca81008ed5e8ea96d)
@@ -83,4 +83,5 @@
 	VFS_IN_OPEN2,
 	VFS_IN_UNLINK2,
+	VFS_IN_CLONE,
 } vfs_in_request_t;
 
