Fix build broken, DxeUnixPeCoffExtracActionLib should not dependent on PeiServiceLib

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8917 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2 2009-07-13 05:21:49 +00:00
parent b67f2798d9
commit 3980a850a6
1 changed files with 1 additions and 1 deletions

View File

@ -26,7 +26,7 @@ Abstract:
#include <Guid/StatusCodeDataTypeId.h>
#include <UnixDxe.h>
#include <Library/PeCoffLib.h>
#include <Library/PeiServicesLib.h>
#include <Library/BaseLib.h>
#include <Library/DebugLib.h>