From: lgao4 Date: Thu, 1 Apr 2010 02:29:35 +0000 (+0000) Subject: Remove the unnecessary top level header files in protocol header file. X-Git-Tag: edk2-stable201903~16012 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=35a895c9f8b544ae8eac04731905c7676dc2b408 Remove the unnecessary top level header files in protocol header file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10326 6f19259b-4bc3-4df7-8a09-765794883524 --- diff --git a/EdkCompatibilityPkg/Compatibility/Include/Protocol/SmmBaseHelperReady.h b/EdkCompatibilityPkg/Compatibility/Include/Protocol/SmmBaseHelperReady.h index 5e69a825f3..d0741afe79 100644 --- a/EdkCompatibilityPkg/Compatibility/Include/Protocol/SmmBaseHelperReady.h +++ b/EdkCompatibilityPkg/Compatibility/Include/Protocol/SmmBaseHelperReady.h @@ -20,9 +20,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #ifndef __EFI_SMM_BASE_HELPER_READY_H__ #define __EFI_SMM_BASE_HELPER_READY_H__ -#include -#include - #define EFI_SMM_BASE_HELPER_READY_PROTOCOL_GUID \ { \ 0x910dca07, 0x1f94, 0x4ee7, { 0xaf, 0x2f, 0xff, 0x72, 0xf3, 0x15, 0x43, 0x53 } \