numam-dpdk/lib/graph
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
..
graph_debug.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
graph_ops.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
graph_populate.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
graph_private.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
graph_stats.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
graph.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
meson.build build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
node.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
rte_graph_worker.h graph: fix C++ include 2022-02-10 23:05:32 +01:00
rte_graph.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
version.map lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00