On Thu, Mar 07, 2024 at 05:14:02PM +0100, David Marchand wrote: > All types exposed in a public header must be prefixed with rte_. > > Fixes: e3e579f5bab5 ("argparse: introduce argparse library") > > Signed-off-by: David Marchand <david.marchand at redhat.com> > --- Acked-by: Tyler Retzlaff <roretzla at linux.microsoft.com>