[dpdk-dev] [PATCH] cmdline: include missing cmdline_parse.h
Thomas Monjalon
thomas.monjalon at 6wind.com
Fri Mar 4 15:31:41 CET 2016
2016-03-04 10:05, Olivier MATZ:
> Hi Marc,
>
> On 03/03/2016 12:52 AM, Marc Sune wrote:
> > cmdline_parse_*.h headers use struct cmdline_token_hdr /
> > cmdline_parse_token_hdr_t which is defined in cmdline_parse.h, but
> > do not include it, forcing manual inclusion.
> >
> > This commit includes cmdline_parse.h in all cmdline_parse_*.h.
>
> Acked-by: Olivier Matz <olivier.matz at 6wind.com>
>
> Thanks
Applied, thanks
More information about the dev
mailing list