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>2017-03-16 15:32:30 +0100
commit62236530be4a19d8ed8caec297b8a018a83dee2f (patch)
treeab5c7f7dc9db8839fe28d8ea31ec550053c1dd21 /openbsc/include/openbsc
parentc0ee918a0c8b942458b27668c21b4620719a03d2 (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 d8b6f4021..fa40e9c7c 100644
--- a/openbsc/include/openbsc/debug.h
+++ b/openbsc/include/openbsc/debug.h
@@ -38,6 +38,7 @@ enum {
DSUA,
DV42BIS,
DVLR,
+ DIUCS,
Debug_LastEntry,
};