numam-dpdk/drivers/net/failsafe
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
..
failsafe_args.c devargs: unify scratch buffer storage 2021-04-14 22:25:08 +02:00
failsafe_eal.c devargs: unify scratch buffer storage 2021-04-14 22:25:08 +02:00
failsafe_ether.c net/failsafe: check stop call status 2020-10-16 22:26:41 +02:00
failsafe_flow.c eal: remove sys/queue.h from public headers 2021-10-01 13:09:43 +02:00
failsafe_intr.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
failsafe_ops.c drivers/net: advertise no support for keeping flow rules 2021-11-02 18:59:17 +01:00
failsafe_private.h drivers: remove direct access to interrupt handle 2021-10-25 21:20:12 +02:00
failsafe_rxtx.c ethdev: make driver-only headers private 2021-01-29 20:59:09 +01:00
failsafe.c net/failsafe: fix device freeing 2022-06-08 14:38:44 +02:00
meson.build drivers: change indentation in build files 2021-04-21 14:04:09 +02:00
version.map version: 22.11-rc0 2022-07-21 12:13:48 +02:00