diff options
Diffstat (limited to 'src/core/load-fragment.h')
-rw-r--r-- | src/core/load-fragment.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/core/load-fragment.h b/src/core/load-fragment.h index 0d8863aa63..e84f9ee391 100644 --- a/src/core/load-fragment.h +++ b/src/core/load-fragment.h @@ -19,6 +19,7 @@ CONFIG_PARSER_PROTOTYPE(config_parse_obsolete_unit_deps); CONFIG_PARSER_PROTOTYPE(config_parse_unit_string_printf); CONFIG_PARSER_PROTOTYPE(config_parse_unit_strv_printf); CONFIG_PARSER_PROTOTYPE(config_parse_unit_path_printf); +CONFIG_PARSER_PROTOTYPE(config_parse_colon_separated_paths); CONFIG_PARSER_PROTOTYPE(config_parse_unit_path_strv_printf); CONFIG_PARSER_PROTOTYPE(config_parse_documentation); CONFIG_PARSER_PROTOTYPE(config_parse_socket_listen); |