ip: Move the IP6 fib into ip6_[m]fib.c
Type: improvement reduce the compile time by moving the bihash includes out of ip[46].h Signed-off-by: Neale Ranns <nranns@cisco.com> Change-Id: I6b9216e10aff1013071f9238b3e1ebbdd205bd80
This commit is contained in:
committed by
Damjan Marion
parent
710d78074e
commit
5a59b2bac4
@@ -16,6 +16,7 @@
|
||||
#ifndef __CNAT_TYPES_H__
|
||||
#define __CNAT_TYPES_H__
|
||||
|
||||
#include <vppinfra/bihash_24_8.h>
|
||||
#include <vnet/fib/fib_node.h>
|
||||
#include <vnet/fib/fib_source.h>
|
||||
#include <vnet/ip/ip_types.h>
|
||||
|
||||
Reference in New Issue
Block a user