From c581e5037dca6e1446972aed194f13c9cdd0b01b Mon Sep 17 00:00:00 2001 From: jiaxinwu Date: Wed, 8 Jul 2015 03:12:58 +0000 Subject: StdLib: Remove EfiSocketLib and Ip4Config Protocol dependency. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: jiaxinwu Reviewed-by: "Leahy, Leroy P" git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17875 6f19259b-4bc3-4df7-8a09-765794883524 --- StdLib/Include/Efi/EfiSocketLib.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'StdLib/Include') diff --git a/StdLib/Include/Efi/EfiSocketLib.h b/StdLib/Include/Efi/EfiSocketLib.h index efd6a61..7618d02 100644 --- a/StdLib/Include/Efi/EfiSocketLib.h +++ b/StdLib/Include/Efi/EfiSocketLib.h @@ -1,7 +1,7 @@ /** @file Definitions for the EFI Socket layer library. - Copyright (c) 2011, Intel Corporation + Copyright (c) 2011 - 2015, Intel Corporation All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this distribution. The full text of the license may be found at @@ -24,7 +24,7 @@ #include #include -#include +#include #include #include #include -- cgit v1.1