These header includes have been flagged by the iwyu_tool and removed. Signed-off-by: Sean Morrissey <sean.morris...@intel.com> --- lib/acl/rte_acl.c | 1 - 1 file changed, 1 deletion(-)
diff --git a/lib/acl/rte_acl.c b/lib/acl/rte_acl.c index 4e693b2488..a61c3ba188 100644 --- a/lib/acl/rte_acl.c +++ b/lib/acl/rte_acl.c @@ -6,7 +6,6 @@ #include <rte_string_fns.h> #include <rte_acl.h> #include <rte_tailq.h> -#include <rte_vect.h> #include "acl.h" -- 2.25.1