aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/msc/vty.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/msc/vty.h')
-rw-r--r--include/osmocom/msc/vty.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/msc/vty.h b/include/osmocom/msc/vty.h
index 6a55df776..2a3b18bdf 100644
--- a/include/osmocom/msc/vty.h
+++ b/include/osmocom/msc/vty.h
@@ -23,6 +23,7 @@ enum bsc_vty_node {
SMPP_NODE,
SMPP_ESME_NODE,
HLR_NODE,
+ CFG_SGS_NODE,
};
int bsc_vty_init_extra(void);