summaryrefslogtreecommitdiff
path: root/include
diff options
context:
space:
mode:
Diffstat (limited to 'include')
-rw-r--r--include/baresip.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/include/baresip.h b/include/baresip.h
index 4acc0cd..1b0343a 100644
--- a/include/baresip.h
+++ b/include/baresip.h
@@ -692,6 +692,8 @@ int cmd_process_long(struct commands *commands, const char *str, size_t len,
int cmd_print(struct re_printf *pf, const struct commands *commands);
const struct cmd *cmd_find_long(const struct commands *commands,
const char *name);
+struct cmds *cmds_find(const struct commands *commands,
+ const struct cmd *cmdv);
/*