From: Tom Rini Date: Wed, 1 May 2024 02:40:51 +0000 (-0600) Subject: splash.h: Add missing X-Git-Url: http://git.dujemihanovic.xyz/img/static/git-favicon.png?a=commitdiff_plain;h=ea1a07f588372d1a266890843288d3e77c1fd1d5;p=u-boot.git splash.h: Add missing This file has many "Linux" style types in it, add Signed-off-by: Tom Rini --- diff --git a/include/splash.h b/include/splash.h index c392237598..83c6fa9767 100644 --- a/include/splash.h +++ b/include/splash.h @@ -23,6 +23,7 @@ #define _SPLASH_H_ #include +#include enum splash_storage { SPLASH_STORAGE_NAND,