Fix GCC build errors

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Lee Leahy <leroy.p.leahy@intel.com>



git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14876 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
Lee Leahy
2013-11-20 19:07:31 +00:00
committed by lpleahy
parent 2dc09dd50f
commit a93b0f4549
5 changed files with 5 additions and 5 deletions

View File

@@ -1375,5 +1375,5 @@ CONST ESL_PROTOCOL_API cEslUdp6Api = {
EslUdp6TxBuffer,
EslUdp6TxComplete,
NULL, // TxOobComplete
EslUdp6VerifyLocalIpAddress
(PFN_API_VERIFY_LOCAL_IP_ADDRESS)EslUdp6VerifyLocalIpAddress
};