numam-dpdk/examples/server_node_efd/server
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
..
args.c examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
args.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
init.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
init.h examples: use SPDX tag for Intel copyright files 2018-01-04 22:41:39 +01:00
main.c examples/server_node_efd: use compiler atomics for sync 2021-10-19 17:16:57 +02:00
Makefile examples: fix pkg-config override 2021-05-05 22:20:24 +02:00
meson.build ethdev: add tracepoints 2020-04-23 15:40:06 +02:00