From e4031131ccddd7c4eb683b36f1a97a65dcff008a Mon Sep 17 00:00:00 2001 From: Neale Ranns Date: Mon, 26 Oct 2020 13:00:06 +0000 Subject: misc: Break the big IP header files to improve compile time Type: refactor Signed-off-by: Neale Ranns Change-Id: Id1801519638a9b97175847d7ed58824fb83433d6 --- src/vnet/mpls/mpls_lookup.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/vnet/mpls') diff --git a/src/vnet/mpls/mpls_lookup.h b/src/vnet/mpls/mpls_lookup.h index 17f9468f0ac..5b88be17d8f 100644 --- a/src/vnet/mpls/mpls_lookup.h +++ b/src/vnet/mpls/mpls_lookup.h @@ -19,6 +19,8 @@ #include #include #include +#include +#include /** * The arc/edge from the MPLS lookup node to the MPLS replicate node -- cgit 1.2.3-korg