On Mon, Feb 10, 2020 at 10:54 AM Thomas Monjalon <[email protected]> wrote: > > 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 <[email protected]> Acked-by: Matan Azrad <[email protected]> Acked-by: David Marchand <[email protected]> Acked-by: Neil Horman <[email protected]>
Applied, thanks. -- David Marchand

