From eb13b7debce776def06a4b6fc9211ceaab60fcea Mon Sep 17 00:00:00 2001 From: cinap_lenrek Date: Tue, 9 Oct 2012 03:22:28 +0200 Subject: [PATCH] /sys/lib/acid/kernel: needacid("chan") --- sys/lib/acid/kernel | 1 + 1 file changed, 1 insertion(+) diff --git a/sys/lib/acid/kernel b/sys/lib/acid/kernel index 5f8c50644..22f562b25 100644 --- a/sys/lib/acid/kernel +++ b/sys/lib/acid/kernel @@ -378,5 +378,6 @@ if (map()[2]) != {} then { // map has more than two elements -> active proc kdir = "alpha"; } needacid("proc"); + needacid("chan"); } } -- 2.44.0