do a proper fix
Pointed out by: np@ MFC after: 3 days
This commit is contained in:
parent
fc21c49a0f
commit
94162961c6
@ -116,7 +116,7 @@ __FBSDID("$FreeBSD$");
|
||||
|
||||
#ifdef FLOWTABLE
|
||||
#include <net/flowtable.h>
|
||||
extern int VNET_NAME(ip6_output_flowtable_size) __section(VNET_SETNAME);
|
||||
VNET_DECLARE(int, ip6_output_flowtable_size);
|
||||
#define V_ip6_output_flowtable_size VNET(ip6_output_flowtable_size)
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user