sched: remove unneeded header includes
These header includes have been flagged by the iwyu_tool and removed. Signed-off-by: Sean Morrissey <sean.morrissey@intel.com>
This commit is contained in:
parent
8259c3ef4e
commit
5ec9bff003
@ -6,7 +6,6 @@
|
||||
#include <string.h>
|
||||
|
||||
#include "rte_pie.h"
|
||||
#include <rte_malloc.h>
|
||||
|
||||
#ifdef __INTEL_COMPILER
|
||||
#pragma warning(disable:2259) /* conversion may lose significant bits */
|
||||
|
Loading…
Reference in New Issue
Block a user