aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/src/debug.c
diff options
context:
space:
mode:
Diffstat (limited to 'openbsc/src/debug.c')
-rw-r--r--openbsc/src/debug.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/src/debug.c b/openbsc/src/debug.c
index 14d6b603e..f88a90475 100644
--- a/openbsc/src/debug.c
+++ b/openbsc/src/debug.c
@@ -58,6 +58,7 @@ static const struct debug_info debug_info[] = {
DEBUG_CATEGORY(DMUX, "DMUX", "", "")
DEBUG_CATEGORY(DMEAS, "DMEAS", "", "")
DEBUG_CATEGORY(DSCCP, "DSCCP", "", "")
+ DEBUG_CATEGORY(DMSC, "DMSC", "", "")
};
static int use_color = 1;