numam-dpdk/lib/eal/freebsd
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/freebsd: fix use of newer cpuset macros 2022-05-24 12:48:11 +02:00
eal_alarm_private.h
eal_alarm.c alarm: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
eal_cpuflags.c
eal_dev.c
eal_hugepage_info.c eal/freebsd: lock memory device to prevent conflicts 2021-10-02 16:30:16 +02:00
eal_interrupts.c fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
eal_lcore.c
eal_memalloc.c
eal_memory.c mem: skip attaching external memory in secondary process 2022-04-28 13:44:13 +02:00
eal_thread.c eal: factorize lcore main loop 2022-04-14 13:59:50 +02:00
eal_timer.c
eal.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