falconia has submitted this change. (
https://gerrit.osmocom.org/c/osmo-hlr/+/34447?usp=email )
Change subject: hlr_vty.c: drop redundant include of hlr_ussd.h
......................................................................
hlr_vty.c: drop redundant include of hlr_ussd.h
Change-Id: Ia873c3ea7fb76cb83628811f159e9d5f2de8dcbd
---
M src/hlr_vty.c
1 file changed, 9 insertions(+), 2 deletions(-)
Approvals:
laforge: Looks good to me, but someone else must approve
Jenkins Builder: Verified
fixeria: Looks good to me, approved
diff --git a/src/hlr_vty.c b/src/hlr_vty.c
index af57159..f8cf852 100644
--- a/src/hlr_vty.c
+++ b/src/hlr_vty.c
@@ -422,8 +422,6 @@
* USSD Entity
***********************************************************************/
-#include <osmocom/hlr/hlr_ussd.h>
-
#define USSD_STR "USSD Configuration\n"
#define UROUTE_STR "Routing Configuration\n"
#define PREFIX_STR "Prefix-Matching Route\n" "USSD Prefix\n"
--
To view, visit
https://gerrit.osmocom.org/c/osmo-hlr/+/34447?usp=email
To unsubscribe, or for help writing mail filters, visit
https://gerrit.osmocom.org/settings
Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Change-Id: Ia873c3ea7fb76cb83628811f159e9d5f2de8dcbd
Gerrit-Change-Number: 34447
Gerrit-PatchSet: 1
Gerrit-Owner: falconia <falcon(a)freecalypso.org>
Gerrit-Reviewer: Jenkins Builder
Gerrit-Reviewer: falconia <falcon(a)freecalypso.org>
Gerrit-Reviewer: fixeria <vyanitskiy(a)sysmocom.de>
Gerrit-Reviewer: laforge <laforge(a)osmocom.org>
Gerrit-CC: fixeria <axilirator(a)gmail.com>
Gerrit-MessageType: merged