summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--sys/lib/acid/kernel1
1 files changed, 1 insertions, 0 deletions
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");
}
}