numam-dpdk/buildtools/pmdinfogen
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 buildtools: change license to SPDX 2018-07-26 22:45:17 +02:00
meson.build build: generate Windows exports file 2019-06-05 19:49:28 +02:00
pmdinfogen.c mk: build with _GNU_SOURCE defined by default 2018-10-22 11:28:27 +02:00
pmdinfogen.h build: remove redundant config include 2020-02-11 16:50:59 +01:00