X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=EmbeddedPkg%2FLibrary%2FEblAddExternalCommandLib%2FEblAddExternalCommandLib.c;h=a95de6919042f014aa40339729c57c0d9a7e938d;hp=fcb533c8b7b7a49b4ea477dfedc353d037b1cb18;hb=e4dbec73c5f31286bb1645465d87a65793cfadce;hpb=76a689b57344bb915be03e2b27dc432eec7c03b5 diff --git a/EmbeddedPkg/Library/EblAddExternalCommandLib/EblAddExternalCommandLib.c b/EmbeddedPkg/Library/EblAddExternalCommandLib/EblAddExternalCommandLib.c index fcb533c8b7..a95de69190 100644 --- a/EmbeddedPkg/Library/EblAddExternalCommandLib/EblAddExternalCommandLib.c +++ b/EmbeddedPkg/Library/EblAddExternalCommandLib/EblAddExternalCommandLib.c @@ -15,12 +15,11 @@ **/ -#include -#include -#include -#include +#include #include - +#include +#include +#include STATIC BOOLEAN gInstalledCommand = FALSE; STATIC EFI_EVENT mEblCommandRegistration = NULL;