diff options
Diffstat (limited to 'src/tool_help.h')
-rw-r--r-- | src/tool_help.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/tool_help.h b/src/tool_help.h index 1b757dc80..775478df7 100644 --- a/src/tool_help.h +++ b/src/tool_help.h @@ -24,6 +24,7 @@ #include "tool_setup.h" void tool_help(void); +void tool_list_engines(CURL *curl); #endif /* HEADER_CURL_TOOL_HELP_H */ |