On Fri, Aug 21, 2026 at 12:23:58PM -0700, Stephen Hemminger wrote: > These files use rte_memcpy() but relied on rte_memcpy.h being > included indirectly via another header. Add the direct include > so that later patches which remove now-unnecessary includes of > rte_memcpy.h do not break the build. > > Signed-off-by: Stephen Hemminger <[email protected]>
Acked-by: Dariusz Sosnowski <[email protected]>

