numam-dpdk/lib/node
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
..
ethdev_ctrl.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
ethdev_rx_priv.h fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
ethdev_rx.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
ethdev_tx_priv.h fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
ethdev_tx.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
ip4_lookup_neon.h
ip4_lookup_sse.h
ip4_lookup.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
ip4_rewrite_priv.h fix spelling in comments and doxygen 2021-11-16 17:57:09 +01:00
ip4_rewrite.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
log.c
meson.build build/windows: remove separate list of libs 2021-10-22 22:40:59 +02:00
node_private.h
null.c
pkt_cls_priv.h
pkt_cls.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
pkt_drop.c lib: remove unneeded header includes 2022-02-22 13:10:39 +01:00
rte_node_eth_api.h
rte_node_ip4_api.h
version.map