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"