Re: [PATCH v11 02/14] ethdev: make sure all necessary headers included
From: Andrew Rybchenko <hidden> Date: 2025-08-11 10:10:34
On 8/8/25 19:55, Stephen Hemminger wrote:
Best not to depend on other EAL headers to include stuff.
Some of the later changes had build failures on some platforms.
Signed-off-by: Stephen Hemminger <stephen@networkplumber.org>