From a73480f6f2e211947ac19ef049adcba6f50bb655 Mon Sep 17 00:00:00 2001 From: qwang12 Date: Fri, 6 Jul 2007 15:19:20 +0000 Subject: Enable Intel IPF compilation for MdePkg. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3130 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/DxeHobLib/HobLib.c | 1 + 1 file changed, 1 insertion(+) (limited to 'MdePkg/Library/DxeHobLib/HobLib.c') diff --git a/MdePkg/Library/DxeHobLib/HobLib.c b/MdePkg/Library/DxeHobLib/HobLib.c index b05f14386b..990bd3013e 100644 --- a/MdePkg/Library/DxeHobLib/HobLib.c +++ b/MdePkg/Library/DxeHobLib/HobLib.c @@ -30,6 +30,7 @@ #include #include #include +#include "HobLibInternal.h" STATIC VOID *mHobList = NULL; -- cgit v1.2.3