numam-dpdk/lib/librte_eal
Tal Shnaiderman 905a0c2082 eal/windows: fix build
Windows headers pthread.h and fnmatch.h
use rte_common types.

The error is: error: unknown type name '__rte_unused'

The fix adds the missing includes.

Bugzilla ID: 458
Fixes: f2fc83b40f ("replace unused attributes")

Signed-off-by: Tal Shnaiderman <talshn@mellanox.com>
2020-04-22 00:52:06 +02:00
..
arm replace alignment attributes 2020-04-16 18:16:18 +02:00
common eal: fix PRNG init with HPET enabled 2020-04-21 18:13:34 +02:00
freebsd replace no-return attributes 2020-04-16 18:30:58 +02:00
include replace no-return attributes 2020-04-16 18:30:58 +02:00
linux vfio: fix use after free with multiprocess 2020-04-21 18:13:44 +02:00
ppc eal/ppc64: use glibc for cpu cycles count 2020-04-21 18:12:20 +02:00
windows eal/windows: fix build 2020-04-22 00:52:06 +02:00
x86 replace always-inline attributes 2020-04-16 18:16:46 +02:00
Makefile eal: move OS-specific sub-directories 2020-03-31 13:08:55 +02:00
meson.build build: disable experimental API check internally 2020-04-14 16:22:34 +02:00
rte_eal_exports.def build: add module definition files for Windows 2019-04-03 01:21:31 +02:00
rte_eal_version.map log: add API to check if a logtype can log in a given level 2020-03-27 11:20:08 +01:00