> Dmitry Kozlyuk (3): > eal/windows: add timespec_get shim for MinGW > net/pcap: move OS-dependent code to separate files > net/pcap: build on Windows
Compilation is failing on FreeBSD 11: http://mails.dpdk.org/archives/test-report/2021-April/188997.html implicit declaration of function 'timespec_get' is invalid in C99 use of undeclared identifier 'TIME_UTC' It should be fixed by including time.h I cannot reproduce the issue with FreeBSD 12.