aboutsummaryrefslogtreecommitdiff
path: root/src/helper/configuration.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/helper/configuration.h')
-rw-r--r--src/helper/configuration.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/helper/configuration.h b/src/helper/configuration.h
index 3cbcd41..cc28efc 100644
--- a/src/helper/configuration.h
+++ b/src/helper/configuration.h
@@ -32,6 +32,8 @@ void add_config_command(const char *cfg);
void add_script_search_dir(const char *dir);
+void free_config(void);
+
int configuration_output_handler(struct command_context *cmd_ctx,
const char *line);