aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include/openbsc
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-05-20 21:59:55 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-11-12 15:50:37 +0100
commiteea4c4d4ba1736f836a146ea66c43a155f0c3af9 (patch)
tree2f1e58a3dce02e7905ef531f80c7713c39446a7e /openbsc/include/openbsc
parentf4a2311dcceda23ffb23051df2b7c43e28bce1f1 (diff)
add DIUCS debug log constant
Diffstat (limited to 'openbsc/include/openbsc')
-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 ca3d4ad0d..613e0d03d 100644
--- a/openbsc/include/openbsc/debug.h
+++ b/openbsc/include/openbsc/debug.h
@@ -38,6 +38,7 @@ enum {
DRANAP,
DSUA,
DV42BIS,
+ DIUCS,
Debug_LastEntry,
};