numam-dpdk/lib/distributor
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
..
distributor_private.h lib: remove C++ include guard from private headers 2021-09-22 22:00:17 +02:00
meson.build build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
rte_distributor_match_generic.c lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_distributor_match_sse.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_distributor_single.c distributor: fix potential overflow 2022-02-27 19:06:59 +01:00
rte_distributor_single.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
rte_distributor.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
rte_distributor.h lib: remove librte_ prefix from directory names 2021-04-21 14:04:09 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00