numam-dpdk/examples/vhost_blk
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
..
blk_spec.h vhost: refactor messages handlers declaration 2022-05-09 21:39:42 +02:00
blk.c examples: remove unneeded atomic header include 2021-10-19 17:16:57 +02:00
Makefile examples: fix pkg-config override 2021-05-05 22:20:24 +02:00
meson.build examples: reduce indentation in build files 2021-04-21 14:04:09 +02:00
vhost_blk_compat.c examples/vhost_blk: use common macro for minimum 2020-04-21 13:57:07 +02:00
vhost_blk.c eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
vhost_blk.h vhost: rename driver callbacks struct 2021-11-03 11:59:27 +01:00