From 7d04de456db6be4e13bf1902ed42e40025c3b0b2 Mon Sep 17 00:00:00 2001 From: Harald Welte Date: Mon, 8 Oct 2018 23:40:12 +0200 Subject: WIP: SGs Interface initial code Change-Id: I73359925fc1ca72b33a1466e6ac41307f2f0b11d --- include/osmocom/msc/vty.h | 1 + 1 file changed, 1 insertion(+) (limited to 'include/osmocom/msc/vty.h') 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); -- cgit v1.2.3