From 9fbc74499e606d93105d12b91031b69949fd3aec Mon Sep 17 00:00:00 2001 From: ywu21 Date: Wed, 24 Dec 2008 13:52:48 +0000 Subject: [PATCH] =?utf8?q?Pure=20UEFI=20code=20should=20not=20include=20?= =?utf8?q?=E2=80=9CPiDxe.h=E2=80=9D=20&=20=E2=80=9CPiPei.h=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7116 6f19259b-4bc3-4df7-8a09-765794883524 --- MdeModulePkg/Library/DxeDpcLib/DpcLib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdeModulePkg/Library/DxeDpcLib/DpcLib.c b/MdeModulePkg/Library/DxeDpcLib/DpcLib.c index 7ee9084a00..41f54276d6 100644 --- a/MdeModulePkg/Library/DxeDpcLib/DpcLib.c +++ b/MdeModulePkg/Library/DxeDpcLib/DpcLib.c @@ -11,7 +11,7 @@ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. **/ -#include +#include #include #include #include -- 2.39.2