Anpassungen Ebenen-Supervisoren

Diese Objekte brauchen noch die SV-Funktionalitaeten.

Change-Id: I08345bcb7488bb59202a0f597e5e15107ceec7c2
diff --git a/p/daemon/debug.c b/p/daemon/debug.c
index e7270df..3a92cb3 100644
--- a/p/daemon/debug.c
+++ b/p/daemon/debug.c
@@ -12,7 +12,7 @@
     d_end = d_start = e_end = e_start = file_size(__DEBUG_LOG__);
 }
 
-int check_ch_access( string ch, object pl, string cmd, string txt )
+int ch_check_access( string ch, object pl, string cmd, string txt )
 {
     mixed tmp;