diff options
| author | Warner Losh <imp@FreeBSD.org> | 2024-11-30 19:36:15 +0000 |
|---|---|---|
| committer | Warner Losh <imp@FreeBSD.org> | 2024-11-30 19:38:23 +0000 |
| commit | 5d8674f2bdd536124b1dd026dfa729a1376b3cac (patch) | |
| tree | ade665e8d0ce42d3068d4b00dae9171f47f3cd06 /MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c | |
| parent | 4a14dfcc1110b35118d5be8054fecf59ffb83032 (diff) | |
Diffstat (limited to 'MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c')
| -rw-r--r-- | MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c b/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c index 5b5832f26735..46cf92bff681 100644 --- a/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c +++ b/MdePkg/Library/UefiBootServicesTableLib/UefiBootServicesTableLib.c @@ -7,7 +7,6 @@ **/ - #include <Uefi.h> #include <Library/UefiBootServicesTableLib.h> |
