numam-dpdk/drivers/net/vdev_netvsc
Thomas Monjalon 43e34a229d build: remove redundant config include
The header file rte_config.h is always included by make or meson.
If required in an exported API header file, it must be included
in the public header file for external applications.
In the internal files, explicit include of rte_config.h is useless,
and can be removed.

Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
Acked-by: Matan Azrad <matan@mellanox.com>
Acked-by: David Marchand <david.marchand@redhat.com>
Acked-by: Neil Horman <nhorman@tuxdriver.com>
2020-02-11 16:50:59 +01:00
..
Makefile build: remove individual library versions 2019-11-20 23:05:39 +01:00
meson.build drivers: remove duplicated compiler flags 2019-10-24 01:04:14 +02:00
rte_pmd_vdev_netvsc_version.map build: align symbols with global ABI version 2019-11-20 23:05:39 +01:00
vdev_netvsc.c build: remove redundant config include 2020-02-11 16:50:59 +01:00