Message ID | 20220620104030.1889156-8-sean.morrissey@intel.com (mailing list archive) |
---|---|
State | Accepted, archived |
Delegated to: | Thomas Monjalon |
Headers | |
Series | remove IWYU flagged headers | |
Checks
Context | Check | Description |
---|---|---|
ci/checkpatch | success | coding style OK |
Commit Message
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" {