X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=src%2Fcore%2Fload-fragment.h;h=0891f367604f1bb9c22a8265cb2d5b6bfa45dd0d;hb=dc653bf487bae9d1ddf794442bf4176fee173b41;hp=95d06320c02aa55622dc5f8b507466ed66987cd7;hpb=3f0e934a37c19da8afbee3b3f1f2ffe62678c8ea;p=thirdparty%2Fsystemd.git diff --git a/src/core/load-fragment.h b/src/core/load-fragment.h index 95d06320c02..0891f367604 100644 --- a/src/core/load-fragment.h +++ b/src/core/load-fragment.h @@ -24,6 +24,7 @@ CONFIG_PARSER_PROTOTYPE(config_parse_exec_nice); CONFIG_PARSER_PROTOTYPE(config_parse_exec_oom_score_adjust); CONFIG_PARSER_PROTOTYPE(config_parse_exec); CONFIG_PARSER_PROTOTYPE(config_parse_service_timeout); +CONFIG_PARSER_PROTOTYPE(config_parse_service_timeout_abort); CONFIG_PARSER_PROTOTYPE(config_parse_service_type); CONFIG_PARSER_PROTOTYPE(config_parse_service_restart); CONFIG_PARSER_PROTOTYPE(config_parse_socket_bindtodevice);