falconia has uploaded this change for review.

View Change

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 change 34447. To unsubscribe, or for help writing mail filters, visit settings.

Gerrit-Project: osmo-hlr
Gerrit-Branch: master
Gerrit-Change-Id: Ia873c3ea7fb76cb83628811f159e9d5f2de8dcbd
Gerrit-Change-Number: 34447
Gerrit-PatchSet: 1
Gerrit-Owner: falconia <falcon@freecalypso.org>
Gerrit-CC: fixeria <axilirator@gmail.com>
Gerrit-MessageType: newchange