From: Tom Rini Date: Wed, 1 May 2024 02:40:51 +0000 (-0600) Subject: splash.h: Add missing X-Git-Tag: v2024.07-rc4~4^2~76 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ea1a07f588372d1a266890843288d3e77c1fd1d5;p=thirdparty%2Fu-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 c3922375987..83c6fa9767f 100644 --- a/include/splash.h +++ b/include/splash.h @@ -23,6 +23,7 @@ #define _SPLASH_H_ #include +#include enum splash_storage { SPLASH_STORAGE_NAND,