Index: libcfa/src/concurrency/io/types.hfa
===================================================================
--- libcfa/src/concurrency/io/types.hfa	(revision 4fc3343d30eedad8ba6af81defc9b7c688e040d3)
+++ libcfa/src/concurrency/io/types.hfa	(revision 454f478e4ba5abab2a66dcf28ad9efa8a5d7f313)
@@ -5,5 +5,6 @@
 // file "LICENCE" distributed with Cforall.
 //
-// io/types.hfa --
+// io/types.hfa -- PRIVATE
+// Types used by the I/O subsystem
 //
 // Author           : Thierry Delisle
@@ -20,5 +21,5 @@
 }
 
-#include "bits/locks.hfa"
+#include "kernel/fwd.hfa"
 
 #if defined(CFA_HAVE_LINUX_IO_URING_H)
