aboutsummaryrefslogtreecommitdiffstats
path: root/src/octoi/octoi_vty.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/octoi/octoi_vty.h')
-rw-r--r--src/octoi/octoi_vty.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/octoi/octoi_vty.h b/src/octoi/octoi_vty.h
index 16c5337..33188e4 100644
--- a/src/octoi/octoi_vty.h
+++ b/src/octoi/octoi_vty.h
@@ -9,6 +9,8 @@ extern struct cmd_element cfg_account_ice1_serno_cmd;
extern struct cmd_element cfg_account_ice1_line_cmd;
extern struct cmd_element cfg_account_batching_factor_cmd;
extern struct cmd_element cfg_account_prefill_frame_count_cmd;
+extern struct cmd_element cfg_account_trunkdev_name_cmd;
+extern struct cmd_element cfg_account_trunkdev_line_cmd;
struct octoi_account *octoi_client_account_create(struct octoi_client *clnt, const char *user_id);