routing: G/C rt_exportinfo declaration

Sponsored by:	Rubicon Communications, LLC ("Netgate")
This commit is contained in:
Mateusz Guzik 2022-08-15 20:38:31 +00:00
parent 20f68c5f2d
commit 88a782fc84

View File

@ -81,8 +81,6 @@ EVENTHANDLER_LIST_DEFINE(rt_addrmsg);
static int rt_ifdelroute(const struct rtentry *rt, const struct nhop_object *,
void *arg);
static int rt_exportinfo(struct rtentry *rt, struct nhop_object *nh,
struct rt_addrinfo *info, int flags);
/*
* route initialization must occur before ip6_init2(), which happenas at