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.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/helper/configuration.h b/src/helper/configuration.h
index b329da76..749f007d 100644
--- a/src/helper/configuration.h
+++ b/src/helper/configuration.h
@@ -40,5 +40,6 @@ int configuration_output_handler(struct command_context *cmd_ctx,
FILE *open_file_from_path(const char *file, const char *mode);
char *find_file(const char *name);
+char *get_home_dir(const char *append_path);
#endif /* CONFIGURATION_H */