[PATCH v1 08/19] jobstats: remove unneeded header includes

Sean Morrissey sean.morrissey at intel.com
Thu Apr 21 21:08:48 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/jobstats/rte_jobstats.h | 1 -
 1 file changed, 1 deletion(-)

diff --git a/lib/jobstats/rte_jobstats.h b/lib/jobstats/rte_jobstats.h
index 023d9dd15c..45b460e603 100644
--- a/lib/jobstats/rte_jobstats.h
+++ b/lib/jobstats/rte_jobstats.h
@@ -8,7 +8,6 @@
 #include <stdint.h>
 
 #include <rte_memory.h>
-#include <rte_memcpy.h>
 
 #ifdef __cplusplus
 extern "C" {
-- 
2.25.1



More information about the dev mailing list