From 08d7f8e83d17646d6170819fcb9ae1e17eb6199a Mon Sep 17 00:00:00 2001 From: jljusten Date: Mon, 15 Jun 2009 18:42:13 +0000 Subject: Fix ShellPkg build errors for UNIXGCC toolchain. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8555 6f19259b-4bc3-4df7-8a09-765794883524 --- ShellPkg/Include/Protocol/EfiShellEnvironment2.h | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'ShellPkg/Include/Protocol/EfiShellEnvironment2.h') diff --git a/ShellPkg/Include/Protocol/EfiShellEnvironment2.h b/ShellPkg/Include/Protocol/EfiShellEnvironment2.h index cafecb0cf3..7dbe715afb 100644 --- a/ShellPkg/Include/Protocol/EfiShellEnvironment2.h +++ b/ShellPkg/Include/Protocol/EfiShellEnvironment2.h @@ -16,9 +16,9 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. #ifndef _SHELLENV2_H_ #define _SHELLENV2_H_ -#include -#include -#include +#include +#include +#include #define DEFAULT_INIT_ROW 1 #define DEFAULT_AUTO_LF FALSE -- cgit v1.2.3