Index: libcfa/src/concurrency/io/types.hfa
===================================================================
--- libcfa/src/concurrency/io/types.hfa	(revision 1095ccd2a6aeedf7408f05427dd8313a9fca5e0e)
+++ libcfa/src/concurrency/io/types.hfa	(revision c2bc6d5b5902ae7b09fe4248702eae9f7265d2a2)
@@ -23,5 +23,5 @@
       #include "bits/locks.hfa"
 
-	// #define LEADER_LOCK
+	#define LEADER_LOCK
 	struct __leaderlock_t {
 		struct $thread * volatile value;	// ($thread) next_leader | (bool:1) is_locked
