From: Vlad-Andrei BĂDOIU (78692) Date: Tue, 11 Jun 2019 01:08:58 +0000 (+0000) Subject: Export additional symbols X-Git-Tag: RELEASE-0.4~60 X-Git-Url: http://xenbits.xensource.com/gitweb?a=commitdiff_plain;h=0545cc0ccc36f5984b0f63b543e847b69be4bace;p=unikraft%2Flibs%2Flwip.git Export additional symbols This patch adds ip4addr_aton, ip4addr_ntoa, ipaddr_addr, ip4addr_ntoa and h_errno to exportsyms.uk. Signed-off-by: Vlad-Andrei Badoiu Reviewed-by: Felipe Huici --- diff --git a/exportsyms.uk b/exportsyms.uk index 1720e00..534e49a 100644 --- a/exportsyms.uk +++ b/exportsyms.uk @@ -19,3 +19,8 @@ sendto setsockopt shutdown socket +ip4addr_aton +ip4addr_ntoa +ipaddr_addr +ip4addr_ntoa +h_errno