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 a5a8452f2..d2361b007 100644
--- a/include/osmocom/bsc/vty.h
+++ b/include/osmocom/bsc/vty.h
@@ -27,6 +27,7 @@ enum bsc_vty_node {
CBC_NODE,
CBC_SERVER_NODE,
CBC_CLIENT_NODE,
+ SMLC_NODE,
};
struct log_info;