aboutsummaryrefslogtreecommitdiffstats
path: root/include/osmocom/bsc/vty.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/osmocom/bsc/vty.h')
-rw-r--r--include/osmocom/bsc/vty.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/osmocom/bsc/vty.h b/include/osmocom/bsc/vty.h
index 30094fa35..249b79b40 100644
--- a/include/osmocom/bsc/vty.h
+++ b/include/osmocom/bsc/vty.h
@@ -14,6 +14,7 @@ struct buffer *vty_argv_to_buffer(int argc, const char *argv[], int base);
enum bsc_vty_node {
GSMNET_NODE = _LAST_OSMOVTY_NODE + 1,
+ ANR_NODE,
BTS_NODE,
TRX_NODE,
TS_NODE,