Index: uspace/lib/c/generic/fibril.c
===================================================================
--- uspace/lib/c/generic/fibril.c	(revision a62ceaf039a5a22dc93ec3e4767e997f0730bbbe)
+++ uspace/lib/c/generic/fibril.c	(revision 83e69b9d9f7d95837264f28f5b2c9cadf738abbc)
@@ -49,5 +49,4 @@
 #include <assert.h>
 #include <async.h>
-#include <futex.h>
 
 #ifdef FUTEX_UPGRADABLE
Index: uspace/lib/c/generic/str.c
===================================================================
--- uspace/lib/c/generic/str.c	(revision a62ceaf039a5a22dc93ec3e4767e997f0730bbbe)
+++ uspace/lib/c/generic/str.c	(revision 83e69b9d9f7d95837264f28f5b2c9cadf738abbc)
@@ -45,5 +45,4 @@
 #include <align.h>
 #include <mem.h>
-#include <str.h>
 
 /** Check the condition if wchar_t is signed */
