Index: uspace/app/stats/stats.c
===================================================================
--- uspace/app/stats/stats.c	(revision 8dab988080eeab2769d8db6c44d69ba4ab63f7e3)
+++ uspace/app/stats/stats.c	(revision 62c4297bd1531e1b270184d67c9b55200e71d7df)
@@ -38,5 +38,4 @@
 #include <stdio.h>
 #include <task.h>
-#include <thread.h>
 #include <stats.h>
 #include <errno.h>
Index: uspace/app/top/top.c
===================================================================
--- uspace/app/top/top.c	(revision 8dab988080eeab2769d8db6c44d69ba4ab63f7e3)
+++ uspace/app/top/top.c	(revision 62c4297bd1531e1b270184d67c9b55200e71d7df)
@@ -39,5 +39,4 @@
 #include <stdlib.h>
 #include <task.h>
-#include <thread.h>
 #include <sys/time.h>
 #include <errno.h>
Index: uspace/lib/c/generic/async/ports.c
===================================================================
--- uspace/lib/c/generic/async/ports.c	(revision 8dab988080eeab2769d8db6c44d69ba4ab63f7e3)
+++ uspace/lib/c/generic/async/ports.c	(revision 62c4297bd1531e1b270184d67c9b55200e71d7df)
@@ -35,5 +35,4 @@
 #include <ipc/irq.h>
 #include <ipc/event.h>
-#include <futex.h>
 #include <fibril.h>
 #include <adt/hash_table.h>
