aboutsummaryrefslogtreecommitdiffstats
path: root/include/vty/command.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/vty/command.h')
-rw-r--r--include/vty/command.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/include/vty/command.h b/include/vty/command.h
index 26022cb02..f536f2e02 100644
--- a/include/vty/command.h
+++ b/include/vty/command.h
@@ -64,6 +64,7 @@ enum node_type {
BTS_NODE,
TRX_NODE,
TS_NODE,
+ SUBSCR_NODE,
AUTH_NODE, /* Authentication mode of vty interface. */
VIEW_NODE, /* View node. Default mode of vty interface. */