aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc/debug.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2011-07-29 11:44:28 +0200
committerHarald Welte <laforge@gnumonks.org>2011-07-29 11:44:28 +0200
commit901d57db07d21f8e7d7f4b11421f63c44c2b2600 (patch)
tree432aa762fd5194cf462127f1b47a24d81d58b6e2 /openbsc/include/openbsc/debug.h
parent07b7bd79d68c56212b3e248e6f9273a6c556c69d (diff)
parentf31dd860591e18d5f0ba45ef5d9ca8aac45fc9b7 (diff)
Merge branch 'master' of git.osmocom.org:openbsc
Diffstat (limited to 'openbsc/include/openbsc/debug.h')
-rw-r--r--openbsc/include/openbsc/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/openbsc/include/openbsc/debug.h b/openbsc/include/openbsc/debug.h
index ff4aec1d5..d78252a93 100644
--- a/openbsc/include/openbsc/debug.h
+++ b/openbsc/include/openbsc/debug.h
@@ -35,6 +35,7 @@ enum {
DLLC,
DSNDCP,
DNAT,
+ DCTRL,
Debug_LastEntry,
};