Index: uspace/lib/c/include/ipc/vfs.h
===================================================================
--- uspace/lib/c/include/ipc/vfs.h	(revision fadc76f3843ed464fc6a549e4867a5ed964e5def)
+++ uspace/lib/c/include/ipc/vfs.h	(revision d18c404c22ab27b615b9be14c2b089f5ba45727e)
@@ -81,4 +81,5 @@
 	VFS_IN_WALK,
 	VFS_IN_OPEN2,
+	VFS_IN_UNLINK2,
 } vfs_in_request_t;
 
