aboutsummaryrefslogtreecommitdiffstats
path: root/openbsc/include
diff options
context:
space:
mode:
authorNeels Hofmeyr <nhofmeyr@sysmocom.de>2016-05-20 21:59:55 +0200
committerNeels Hofmeyr <nhofmeyr@sysmocom.de>2017-03-09 18:34:14 +0100
commit0b7ef99a3957c2cd92c968efd97f2812eaf5c4db (patch)
treef1e4d9ca4c090319619a1fd6130f60f7f1406647 /openbsc/include
parentc244716f8bbdb67046dfb95e43cbaa94de7e192a (diff)
add DIUCS debug log constant
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 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,
};