aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-01-12 15:06:02 +0100
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-03-03 16:19:08 +0100
commit836b904e7798a5dc20c90d3b9e54566a19550f92 (patch)
tree5944ca29916a8549f2d1fd4fa2f806a363ec0d84 /openbsc/include
parent444d50b77f84a693b401347a793b65a9368fe4ca (diff)
add DIUCS debug id
Diffstat (limited to 'openbsc/include')
-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 6231a2c36..2c8479be2 100644
--- a/openbsc/include/openbsc/debug.h
+++ b/openbsc/include/openbsc/debug.h
@@ -36,6 +36,7 @@ enum {
DGTPHUB,
DSUA,
DRANAP,
+ DIUCS,
Debug_LastEntry,
};