numam-dpdk/lib/pipeline
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
..
meson.build build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
rte_pipeline.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_pipeline.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_port_in_action.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_port_in_action.h lib: document free functions 2022-06-24 14:50:34 +02:00
rte_swx_ctl.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
rte_swx_ctl.h pipeline: add pipeline name 2022-09-15 17:06:57 +02:00
rte_swx_extern.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_swx_pipeline_internal.h pipeline: add pipeline name 2022-09-15 17:06:57 +02:00
rte_swx_pipeline_spec.c pipeline: add API for shared library-based pipeline build 2022-09-15 17:46:09 +02:00
rte_swx_pipeline_spec.h pipeline: support I/O specification 2022-09-15 17:45:28 +02:00
rte_swx_pipeline.c pipeline: add API for shared library-based pipeline build 2022-09-15 17:46:09 +02:00
rte_swx_pipeline.h pipeline: add API for shared library-based pipeline build 2022-09-15 17:46:09 +02:00
rte_table_action.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_table_action.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
version.map pipeline: add API for shared library-based pipeline build 2022-09-15 17:46:09 +02:00