aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/hlr/hlr_vty.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/hlr/hlr_vty.h')
-rw-r--r--include/osmocom/hlr/hlr_vty.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/hlr/hlr_vty.h b/include/osmocom/hlr/hlr_vty.h
index 0ba9821..c026d91 100644
--- a/include/osmocom/hlr/hlr_vty.h
+++ b/include/osmocom/hlr/hlr_vty.h
@@ -34,6 +34,7 @@ enum hlr_vty_node {
MSLOOKUP_NODE,
MSLOOKUP_SERVER_NODE,
MSLOOKUP_SERVER_MSC_NODE,
+ MSLOOKUP_CLIENT_NODE,
};
int hlr_vty_is_config_node(struct vty *vty, int node);