From fa46e6aa3c0ce0f4257c7545144d5d4f7788f81e Mon Sep 17 00:00:00 2001 From: zliu3 Date: Mon, 8 Oct 2007 08:46:39 +0000 Subject: [PATCH 1/1] Added the "#include " to pass build (the tracker is #592) git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4043 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c | 1 + 1 file changed, 1 insertion(+) diff --git a/MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c b/MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c index 73082f866b..3977880526 100644 --- a/MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c +++ b/MdePkg/Library/SecPeiDxeTimerLibCpu/IpfTimerLib.c @@ -18,6 +18,7 @@ #include #include #include +#include /** -- 2.39.2