[PATCH v7 3/9] net/zxdh: add zxdh device pci init implementation

Stephen Hemminger stephen at networkplumber.org
Sun Oct 27 17:47:40 CET 2024


On Tue, 22 Oct 2024 20:20:36 +0800
Junlong Wang <wang.junlong1 at zte.com.cn> wrote:

> +
> +#ifdef RTE_EXEC_ENV_LINUX
> + #include <dirent.h>
> + #include <fcntl.h>
> +#endif
> +

Why is this necessary? Driver builds without this


More information about the dev mailing list