aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/bsc/debug.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/include/osmocom/bsc/debug.h b/include/osmocom/bsc/debug.h
index 1133bf6f6..e78ba59a8 100644
--- a/include/osmocom/bsc/debug.h
+++ b/include/osmocom/bsc/debug.h
@@ -24,5 +24,8 @@ enum {
DFILTER,
DPCU,
DLCLS,
+ DCHAN,
+ DTS,
+ DAS,
Debug_LastEntry,
};