These header includes have been flagged by the iwyu_tool and removed. Signed-off-by: Sean Morrissey <sean.morris...@intel.com> --- lib/mempool/rte_mempool.h | 1 - 1 file changed, 1 deletion(-)
diff --git a/lib/mempool/rte_mempool.h b/lib/mempool/rte_mempool.h index 3ada37cb86..8d6554fbae 100644 --- a/lib/mempool/rte_mempool.h +++ b/lib/mempool/rte_mempool.h @@ -38,7 +38,6 @@ #include <inttypes.h> #include <rte_config.h> -#include <rte_spinlock.h> #include <rte_debug.h> #include <rte_lcore.h> #include <rte_branch_prediction.h> -- 2.25.1