summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Protocol/StatusCode.h
diff options
context:
space:
mode:
Diffstat (limited to 'MdePkg/Include/Protocol/StatusCode.h')
-rw-r--r--MdePkg/Include/Protocol/StatusCode.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/MdePkg/Include/Protocol/StatusCode.h b/MdePkg/Include/Protocol/StatusCode.h
index 70fa619ba8..25c1f0dbf8 100644
--- a/MdePkg/Include/Protocol/StatusCode.h
+++ b/MdePkg/Include/Protocol/StatusCode.h
@@ -9,7 +9,7 @@
This code abstracts Status Code reporting.
- Copyright (c) 2006 - 2008, Intel Corporation
+ Copyright (c) 2006 - 2009, Intel Corporation
All rights reserved. This program and the accompanying materials
are licensed and made available under the terms and conditions of the BSD License
which accompanies this distribution. The full text of the license may be found at
@@ -23,8 +23,6 @@
#ifndef __STATUS_CODE_RUNTIME_PROTOCOL_H__
#define __STATUS_CODE_RUNTIME_PROTOCOL_H__
-#include <Pi/PiMultiPhase.h>
-
#define EFI_STATUS_CODE_RUNTIME_PROTOCOL_GUID \
{ 0xd2b2b828, 0x826, 0x48a7, { 0xb3, 0xdf, 0x98, 0x3c, 0x0, 0x60, 0x24, 0xf0 } }