diff options
Diffstat (limited to 'MdePkg/Library/DxeMemoryAllocationLib/MemoryAllocationLibInternals.h')
-rw-r--r-- | MdePkg/Library/DxeMemoryAllocationLib/MemoryAllocationLibInternals.h | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/MdePkg/Library/DxeMemoryAllocationLib/MemoryAllocationLibInternals.h b/MdePkg/Library/DxeMemoryAllocationLib/MemoryAllocationLibInternals.h index 0d8685e121..1234e2e6c7 100644 --- a/MdePkg/Library/DxeMemoryAllocationLib/MemoryAllocationLibInternals.h +++ b/MdePkg/Library/DxeMemoryAllocationLib/MemoryAllocationLibInternals.h @@ -17,11 +17,6 @@ #ifndef __DXE_MEMORY_ALLOCATION_LIB_INTERNALS_H__
#define __DXE_MEMORY_ALLOCATION_LIB_INTERNALS_H__
-//
-// Include common header file for this module.
-//
-#include "CommonHeader.h"
-
/**
Allocates one or more 4KB pages of a certain memory type.
|