diff options
-rw-r--r-- | MdePkg/Library/UefiRuntimeLib/RuntimeService.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiRuntimeLib/RuntimeService.c b/MdePkg/Library/UefiRuntimeLib/RuntimeService.c index d5a9388da4..24fe151246 100644 --- a/MdePkg/Library/UefiRuntimeLib/RuntimeService.c +++ b/MdePkg/Library/UefiRuntimeLib/RuntimeService.c @@ -16,7 +16,6 @@ Module Name: --*/
#include <PiDxe.h>
-#include <
#include <RuntimeLibInternal.h>
|