Index: libcfa/src/concurrency/io/types.hfa
===================================================================
--- libcfa/src/concurrency/io/types.hfa	(revision cefd0b9f8d669c3888a7be8acdd78102ec58c3c8)
+++ libcfa/src/concurrency/io/types.hfa	(revision 5f9c42bc7375583e7b9739ec0f5afd42ab94c1f0)
@@ -127,5 +127,5 @@
 	struct __attribute__((aligned(64))) io_context$ {
 		io_arbiter$ * arbiter;
-		processor * proc;
+		struct processor * proc;
 
 		__outstanding_io_queue ext_sq;
