X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseDebugLibNull%2FDebugLib.c;h=d45782109561c92d11d2488fd81f60e6bbe10da4;hp=1d3e719b0d15b7f9d892e4e53dd4e47422eb04ae;hb=c7d265a94a3ee2517430e4f19f5b24482e5e7132;hpb=1a5589a183b11fcfa54a0c4b5496d80f233b1ceb diff --git a/MdePkg/Library/BaseDebugLibNull/DebugLib.c b/MdePkg/Library/BaseDebugLibNull/DebugLib.c index 1d3e719b0d..d457821095 100644 --- a/MdePkg/Library/BaseDebugLibNull/DebugLib.c +++ b/MdePkg/Library/BaseDebugLibNull/DebugLib.c @@ -13,9 +13,14 @@ **/ // -// Include common header file for this module. +// The package level header files this module uses // -#include "CommonHeader.h" +#include + +// +// The Library classes this module produced +// +#include /**