]> git.droids-corp.org - dpdk.git/commit
sched: remove unneeded header includes
authorSean Morrissey <sean.morrissey@intel.com>
Mon, 20 Jun 2022 10:40:28 +0000 (10:40 +0000)
committerThomas Monjalon <thomas@monjalon.net>
Tue, 21 Jun 2022 14:46:56 +0000 (16:46 +0200)
commit5ec9bff003f75119e380cb10974bb43db8e202df
treebc037accddb206f956294add7b37f7131b8dd531
parent8259c3ef4e5a5a9bee6c802feaf4d2a37d810057
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>
lib/sched/rte_pie.c