chiark / gitweb /
analyze: add --root option for cat-config
[elogind.git] / src / basic / conf-files.h
index 7eb8739ee135b08e358c9090d92f7cf6b9f4d85a..2dd1b272caa8130e551079856a277d279540a65a 100644 (file)
@@ -23,4 +23,4 @@ int conf_files_list_with_replacement(
                 const char *replacement,
                 char ***files,
                 char **replace_file);
-int conf_files_cat(const char *name);
+int conf_files_cat(const char *root, const char *name);