[PATCH v8 50/50] acl: remove unneeded header includes
Sean Morrissey
sean.morrissey at intel.com
Mon Feb 14 15:44:06 CET 2022
These header includes have been flagged by the iwyu_tool
and removed.
Signed-off-by: Sean Morrissey <sean.morrissey at 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
More information about the dev
mailing list