Index: uspace/lib/c/generic/libc.c
===================================================================
--- uspace/lib/c/generic/libc.c	(revision 8cd21d1683e63a439a0782f7e8f10270fc169e6d)
+++ uspace/lib/c/generic/libc.c	(revision 4791e3c561c104e3b2c3c4c1b4424d152b8682e9)
@@ -50,5 +50,4 @@
 #include <ipc/ipc.h>
 #include <async.h>
-#include <async_sess.h>
 #include <as.h>
 #include <loader/pcb.h>
Index: uspace/srv/vfs/vfs_register.c
===================================================================
--- uspace/srv/vfs/vfs_register.c	(revision 8cd21d1683e63a439a0782f7e8f10270fc169e6d)
+++ uspace/srv/vfs/vfs_register.c	(revision 4791e3c561c104e3b2c3c4c1b4424d152b8682e9)
@@ -39,5 +39,4 @@
 #include <ipc/services.h>
 #include <async.h>
-#include <async_sess.h>
 #include <fibril.h>
 #include <fibril_synch.h>
