numam-dpdk/examples/server_node_efd
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
..
node fix spelling in comments and strings 2022-01-11 12:16:53 +01:00
server eal: remove unneeded includes from a public header 2022-09-21 15:31:03 +02:00
shared fix off-by-one errors in snprintf 2019-05-29 13:02:53 +02:00
Makefile examples/server_node_efd: convert to pkg-config-based build 2020-09-07 23:51:56 +02:00