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