aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/debug.h
diff options
context:
space:
mode:
authorHarald Welte <laforge@gnumonks.org>2018-10-08 23:40:12 +0200
committerHarald Welte <laforge@gnumonks.org>2018-10-28 14:37:01 +0100
commit7d04de456db6be4e13bf1902ed42e40025c3b0b2 (patch)
treefc5a54b8d796703c1f33cecca0099a2333e11e02 /include/osmocom/msc/debug.h
parentf6400737f9f6f7d326030862fd6cbc7cab25b8f0 (diff)
WIP: SGs Interface initial codelaforge/sgsap
Diffstat (limited to 'include/osmocom/msc/debug.h')
-rw-r--r--include/osmocom/msc/debug.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/msc/debug.h b/include/osmocom/msc/debug.h
index 717cf74aa..28ba4825b 100644
--- a/include/osmocom/msc/debug.h
+++ b/include/osmocom/msc/debug.h
@@ -21,5 +21,6 @@ enum {
DVLR,
DIUCS,
DBSSAP,
+ DSGS,
Debug_LastEntry,
};