From 2ddf8375591d190aaca9360adfa762af0e829185 Mon Sep 17 00:00:00 2001 From: mdkinney Date: Sun, 7 Jun 2009 01:15:21 +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@8490 6f19259b-4bc3-4df7-8a09-765794883524 --- UnixPkg/Library/DxeUnixOemHookStatusCodeLib/UnixOemHookStatusCodeLib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'UnixPkg/Library/DxeUnixOemHookStatusCodeLib/UnixOemHookStatusCodeLib.c') diff --git a/UnixPkg/Library/DxeUnixOemHookStatusCodeLib/UnixOemHookStatusCodeLib.c b/UnixPkg/Library/DxeUnixOemHookStatusCodeLib/UnixOemHookStatusCodeLib.c index 7b8c478149..17b40fdb32 100644 --- a/UnixPkg/Library/DxeUnixOemHookStatusCodeLib/UnixOemHookStatusCodeLib.c +++ b/UnixPkg/Library/DxeUnixOemHookStatusCodeLib/UnixOemHookStatusCodeLib.c @@ -15,6 +15,7 @@ **/ #include "PiDxe.h" #include +#include #include "UnixDxe.h" #include #include @@ -22,7 +23,6 @@ #include #include #include -#include // // Cache of UnixThunk protocol -- cgit v1.2.3