> Signed-off-by: Marc Sune <marc.sune at bisdn.de> > --- a/lib/librte_ip_frag/rte_ip_frag.h > +++ b/lib/librte_ip_frag/rte_ip_frag.h > +#ifdef __cplusplus > +extern "C" { > +#endif
Fixes: 601e279df074 ("move fragmentation/reassembly headers into a library") Acked-by: Thomas Monjalon <thomas.monjalon at 6wind.com> Applied It seems that the same kind of fix is needed for lib/librte_pmd_bond/rte_eth_bond_8023ad.h Thanks -- Thomas