Re: [PATCH v2 19/22] net: Include string.h in net-legacy.h

2025-05-05 Thread Jerome Forissier
On 5/1/25 03:04, Simon Glass wrote: > This file uses memcpy() but does not include the header file. Update it. > > Signed-off-by: Simon Glass > --- > > (no changes since v1) > > include/net-legacy.h | 1 + > 1 file changed, 1 insertion(+) > > diff --git a/include/net-legacy.h b/include/net

[PATCH v2 19/22] net: Include string.h in net-legacy.h

2025-04-30 Thread Simon Glass
This file uses memcpy() but does not include the header file. Update it. Signed-off-by: Simon Glass --- (no changes since v1) include/net-legacy.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/net-legacy.h b/include/net-legacy.h index 1f62ebff51d..a43ab9db589 100644 --- a/include