From d94b47cf4fe04f785643d6a4f809c306adce542c Mon Sep 17 00:00:00 2001 From: Felipe Huici Date: Tue, 3 Sep 2019 11:33:15 +0200 Subject: [PATCH] exportsyms.uk: Add dns_gethostbyname Add dns_gethostbyname needed by the Micropython port Signed-off-by: Felipe Huici Reviewed-by: Costin Lupu --- exportsyms.uk | 1 + 1 file changed, 1 insertion(+) diff --git a/exportsyms.uk b/exportsyms.uk index 6763245..6fe95ec 100644 --- a/exportsyms.uk +++ b/exportsyms.uk @@ -1,6 +1,7 @@ accept bind connect +dns_gethostbyname endprotoent freeaddrinfo gai_strerror -- 2.39.5