21/04/2020 17:05, tal...@mellanox.com: > From: Tal Shnaiderman <tal...@mellanox.com> > > Windows headers pthread.h and fnmatch.h > uses rte_common types > > The error is: error: unknown type name '__rte_unused' > > The fix adds the missing includes. > > Bugzilla ID: 458 > Fixes: f2fc83b40f06 ("replace unused attributes") > > Signed-off-by: Tal Shnaiderman <tal...@mellanox.com> > --- > Depends-on: patch-68444 > (eal/windows: do not expose private EAL facilities)
Applied, thanks