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.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/osmocom/bsc/vty.h b/include/osmocom/bsc/vty.h
index 10ce16b2d..ba44f5e27 100644
--- a/include/osmocom/bsc/vty.h
+++ b/include/osmocom/bsc/vty.h
@@ -25,6 +25,8 @@ enum bsc_vty_node {
OM2K_CON_GROUP_NODE,
BSC_NODE,
CBC_NODE,
+ CBC_SERVER_NODE,
+ CBC_CLIENT_NODE,
};
struct log_info;