From 2553c3f39c77d1022f60b242905ca8918d2c9743 Mon Sep 17 00:00:00 2001 From: qwang12 Date: Fri, 6 Jul 2007 14:00:46 +0000 Subject: add in proper include for this file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3128 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/BaseLib/CpuDeadLoop.c | 2 ++ 1 file changed, 2 insertions(+) (limited to 'MdePkg/Library') diff --git a/MdePkg/Library/BaseLib/CpuDeadLoop.c b/MdePkg/Library/BaseLib/CpuDeadLoop.c index a40a6467e8..5e560986a7 100644 --- a/MdePkg/Library/BaseLib/CpuDeadLoop.c +++ b/MdePkg/Library/BaseLib/CpuDeadLoop.c @@ -16,6 +16,8 @@ // Include common header file for this module. // +#include +#include /** Executes an infinite loop. -- cgit v1.2.3