[PATCH v2 17/19] table: remove unneeded header includes

Sean Morrissey sean.morrissey at intel.com
Thu Jun 16 17:17:25 CEST 2022


These header includes have been flagged by the iwyu_tool
and removed.

Signed-off-by: Sean Morrissey <sean.morrissey at intel.com>
---
 lib/table/rte_swx_table_learner.c | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/table/rte_swx_table_learner.c b/lib/table/rte_swx_table_learner.c
index f7f8e8aea9..3502cbd2a4 100644
--- a/lib/table/rte_swx_table_learner.c
+++ b/lib/table/rte_swx_table_learner.c
@@ -6,7 +6,6 @@
 #include <errno.h>
 
 #include <rte_common.h>
-#include <rte_cycles.h>
 #include <rte_prefetch.h>
 
 #include "rte_swx_table_learner.h"
-- 
2.25.1



More information about the dev mailing list