numam-dpdk/lib/eal/riscv
Dmitry Kozlyuk 72b452c5f2 eal: remove unneeded includes from a public header
Do not include <ctype.h>, <errno.h>, and <stdlib.h> from <rte_common.h>,
because they are not used by this file.
Include the needed headers directly from the files that need them.

Signed-off-by: Dmitry Kozlyuk <dmitry.kozliuk@gmail.com>
Acked-by: Bruce Richardson <bruce.richardson@intel.com>
2022-09-21 15:31:03 +02:00
..
include eal/riscv: fix vector header for C++ 2022-06-15 09:12:16 +02:00
meson.build
rte_cpuflags.c
rte_cycles.c
rte_hypervisor.c
rte_power_intrinsics.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00