mirror of https://github.com/acidanthera/audk.git
Fix for OS X
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@162 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
b09da165c0
commit
8bbe39394b
|
@ -28,6 +28,7 @@ Abstract:
|
|||
#include <Base.h>
|
||||
#include <UEfiBaseTypes.h>
|
||||
#include "EfiUtilityMsgs.h"
|
||||
#include <CommonLib.h>
|
||||
|
||||
//
|
||||
// Structure to maintain a linked list of strings
|
||||
|
|
Loading…
Reference in New Issue