]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Update #ifndef to match the name of the include file.
authormdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 20 May 2009 20:07:36 +0000 (20:07 +0000)
committermdkinney <mdkinney@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 20 May 2009 20:07:36 +0000 (20:07 +0000)
Remove extra #include

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8355 6f19259b-4bc3-4df7-8a09-765794883524

MdePkg/Include/Library/DxeServicesLib.h

index 67ddc7f681e8b75851b99186673def31e7d432de..aea99dec3af30aa1f16ae4e8dbf653c030d18bf7 100644 (file)
 \r
 **/\r
 \r
-#ifndef __PI_LIB_H__\r
-#define __PI_LIB_H__\r
-\r
-#include <Pi/PiFirmwareFile.h>\r
-\r
+#ifndef __DXE_SERVICES_LIB_H__\r
+#define __DXE_SERVICES_LIB_H__\r
 \r
 /**\r
   Searches all the availables firmware volumes and returns the first matching FFS section. \r