aboutsummaryrefslogtreecommitdiffstats
path: root/include
diff options
context:
space:
mode:
authorAndreas Eversberg <jolly@eversberg.eu>2013-06-04 16:31:18 +0200
committerNeels Hofmeyr <neels@hofmeyr.de>2018-01-19 16:03:16 +0100
commit7df80d38f3ef98e7d16c5efdfd26ffad30562d21 (patch)
treebafacfbd3343b7b461dc73ee39ac3c93053d6f6b /include
parente0cba56daddac5f7bb30b8a736deb1a695a468bd (diff)
HO: Add handover decision debugging category
Diffstat (limited to 'include')
-rw-r--r--include/osmocom/bsc/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/bsc/debug.h b/include/osmocom/bsc/debug.h
index 65e197d52..131ae8a8b 100644
--- a/include/osmocom/bsc/debug.h
+++ b/include/osmocom/bsc/debug.h
@@ -21,6 +21,7 @@ enum {
DMSC,
DMGCP,
DHO,
+ DHODEC,
DDB,
DREF,
DGPRS,