numam-dpdk/lib/eal/unix
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
..
eal_debug.c eal/unix: make stack dump signal safe 2022-06-23 13:40:50 +02:00
eal_file.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
eal_filesystem.c eal: remove unneeded header includes 2022-06-21 16:46:56 +02:00
eal_firmware.c eal: handle compressed firmware 2021-07-07 16:41:53 +02:00
eal_unix_memory.c eal: fix memory mapping on 32-bit target 2021-05-11 23:01:06 +02:00
eal_unix_thread.c eal: factorize lcore main loop 2022-04-14 13:59:50 +02:00
eal_unix_timer.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
meson.build eal/unix: make stack dump signal safe 2022-06-23 13:40:50 +02:00
rte_thread.c eal: get/set thread priority per thread identifier 2022-06-07 13:33:14 +02:00