Include BaseMemoryLib.h for macro EFI_IP4_EQUAL, EFI_IP6_EQUAL etc.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11078 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
xdu2 2010-11-22 05:21:26 +00:00
parent 77fafe9890
commit 7b126c2e80
1 changed files with 1 additions and 0 deletions

View File

@ -19,6 +19,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include <Protocol/Ip6.h>
#include <Library/BaseLib.h>
#include <Library/BaseMemoryLib.h>
typedef UINT32 IP4_ADDR;
typedef UINT32 TCP_SEQNO;