numam-dpdk/lib/eal/arm
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: remove unused arch-specific headers for locks 2022-06-08 15:44:20 +02:00
meson.build lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_cpuflags.c eal/arm: update CPU flags 2021-07-09 20:00:19 +02:00
rte_cycles.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_hypervisor.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_power_intrinsics.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00