summaryrefslogtreecommitdiffstats
path: root/src/network/networkd-route-nexthop.h
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/network/networkd-route-nexthop.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/network/networkd-route-nexthop.h b/src/network/networkd-route-nexthop.h
index f9a147839d..f3f1d7e7a0 100644
--- a/src/network/networkd-route-nexthop.h
+++ b/src/network/networkd-route-nexthop.h
@@ -52,6 +52,5 @@ int route_nexthops_read_netlink_message(Route *route, sd_netlink_message *messag
int route_section_verify_nexthops(Route *route);
CONFIG_PARSER_PROTOTYPE(config_parse_gateway);
-CONFIG_PARSER_PROTOTYPE(config_parse_route_gateway_onlink);
CONFIG_PARSER_PROTOTYPE(config_parse_route_nexthop);
CONFIG_PARSER_PROTOTYPE(config_parse_multipath_route);