falconia has uploaded this change for review. ( 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(-) git pull ssh://gerrit.osmocom.org:29418/osmo-hlr refs/changes/47/34447/1 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 <[email protected]> Gerrit-CC: fixeria <[email protected]> Gerrit-MessageType: newchange
