X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=UnixPkg%2FLibrary%2FUnixBdsLib%2FBdsPlatform.h;h=f7b15556bf434397ceb99fa2c6be4a8d302de40b;hp=6d5df84de5a758fded429f9548b64a9dd054043b;hb=c71b65973b59d4eb4bf9b79c5fa59bb511c464ce;hpb=fcf24bad4a7b0e7acb540caaa618f53547033d85 diff --git a/UnixPkg/Library/UnixBdsLib/BdsPlatform.h b/UnixPkg/Library/UnixBdsLib/BdsPlatform.h index 6d5df84de5..f7b15556bf 100644 --- a/UnixPkg/Library/UnixBdsLib/BdsPlatform.h +++ b/UnixPkg/Library/UnixBdsLib/BdsPlatform.h @@ -27,6 +27,7 @@ Abstract: #include #include #include +#include #include #include #include @@ -37,6 +38,7 @@ Abstract: #include #include #include +#include extern BDS_CONSOLE_CONNECT_ENTRY gPlatformConsole[]; extern EFI_DEVICE_PATH_PROTOCOL *gPlatformConnectSequence[];