[PATCH v2 09/30] sandbox: Correct SDL.h header inclusion

Bin Meng bmeng.cn at gmail.com
Mon May 1 06:17:10 CEST 2023


On Sun, Apr 30, 2023 at 9:30 AM Simon Glass <sjg at chromium.org> wrote:
>
> We rely on sdl-config to provide the include directory for this header
> file, so should not add the include directory in the C file. Drop it so
> that this works as expected on Windows.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> ---
>
> (no changes since v1)
>
>  arch/sandbox/cpu/sdl.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>

Reviewed-by: Bin Meng <bmeng at tinylab.org>


More information about the U-Boot mailing list