12/08/2019 09:00, David Marchand: > Bare metal support has been gone for quite some time but we still had > some checks on system includes. > > Signed-off-by: David Marchand <david.march...@redhat.com> > --- > app/test-pmd/cmdline.c | 6 +----- > app/test/commands.c | 5 ----- > app/test/test_cmdline_ipaddr.c | 7 +------ > examples/cmdline/commands.c | 8 ++------ > lib/librte_cmdline/cmdline_parse_ipaddr.c | 6 +----- > 5 files changed, 5 insertions(+), 27 deletions(-)
Applied, thanks for removing some lines :)