Added the "#include <Library/PalCallLib.h>" 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
This commit is contained in:
zliu3 2007-10-08 08:46:39 +00:00
parent 9ac6d580c8
commit fa46e6aa3c
1 changed files with 1 additions and 0 deletions

View File

@ -18,6 +18,7 @@
#include <Library/IoLib.h>
#include <Library/DebugLib.h>
#include <Library/PcdLib.h>
#include <Library/PalCallLib.h>
/**