From 5e335a5280f74dc1f099abc29f008f311bba5eca Mon Sep 17 00:00:00 2001 From: mdkinney Date: Sun, 7 Jun 2009 01:14:53 +0000 Subject: Retire , , and They only provided a single #define that is associated with DEBUG() messages sent through ReportStatusCode. That one #define has now been added to git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8489 6f19259b-4bc3-4df7-8a09-765794883524 --- Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/Nt32OemHookStatusCodeLib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib') diff --git a/Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/Nt32OemHookStatusCodeLib.c b/Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/Nt32OemHookStatusCodeLib.c index 97d42237b7..d0d9147f02 100644 --- a/Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/Nt32OemHookStatusCodeLib.c +++ b/Nt32Pkg/Library/DxeNt32OemHookStatusCodeLib/Nt32OemHookStatusCodeLib.c @@ -18,7 +18,6 @@ // The package level header files this module uses // #include -#include #include // @@ -26,6 +25,7 @@ // #include #include +#include // // The Library classes this module consumes // -- cgit v1.2.3