Index: uspace/app/tester/stdio/logger2.c
===================================================================
--- uspace/app/tester/stdio/logger2.c	(revision 5f97ef445e6e5648a8b8c902eb0f655d579336b4)
+++ uspace/app/tester/stdio/logger2.c	(revision d5a89a3a3de1e754f1702111bb064b10ea5b097d)
@@ -30,6 +30,6 @@
 #include <stdlib.h>
 #include <errno.h>
+#include <fibril.h>
 #include <io/log.h>
-#include <async.h>
 #include "../tester.h"
 
