aboutsummaryrefslogtreecommitdiffstats
path: root/include/openbsc/vty.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/openbsc/vty.h')
-rw-r--r--include/openbsc/vty.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/openbsc/vty.h b/include/openbsc/vty.h
index 60b7d2d76..0cb0eec4f 100644
--- a/include/openbsc/vty.h
+++ b/include/openbsc/vty.h
@@ -38,6 +38,7 @@ enum bsc_vty_node {
SMPP_NODE,
SMPP_ESME_NODE,
GTPHUB_NODE,
+ HLR_NODE,
};
extern int bsc_vty_is_config_node(struct vty *vty, int node);