From: oliviermartin Date: Thu, 31 Mar 2011 12:22:39 +0000 (+0000) Subject: ArmPlatformPkg/Bds: Fix build X-Git-Tag: edk2-stable201903~14997 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=3e0707637c9cf9f54092bd93af3489fe6c2f2456 ArmPlatformPkg/Bds: Fix build Renamed BdsLinuxLib.h into BdsUnixLib.h git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11482 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/ArmPlatformPkg/Bds/BdsEntry.c b/ArmPlatformPkg/Bds/BdsEntry.c index a2917a565d..8a7a357b0f 100644 --- a/ArmPlatformPkg/Bds/BdsEntry.c +++ b/ArmPlatformPkg/Bds/BdsEntry.c @@ -20,7 +20,7 @@ #include #include #include -#include +#include #include #include